다음을 통해 공유


Breakpoint3.FunctionColumnOffset 속성

함수 중단점 이름의 열 오프셋을 가져옵니다.

네임스페이스:  EnvDTE90a
어셈블리:  EnvDTE90a(EnvDTE90a.dll)

구문

‘선언
ReadOnly Property FunctionColumnOffset As Integer
int FunctionColumnOffset { get; }
property int FunctionColumnOffset {
    int get ();
}
abstract FunctionColumnOffset : int with get
function get FunctionColumnOffset () : int

속성 값

형식: Int32
함수 중단점 이름의 열 오프셋이 들어 있는 정수입니다.

설명

FunctionColumnOffset을 참조하십시오.

.NET Framework 보안

참고 항목

참조

Breakpoint3 인터페이스

EnvDTE90a 네임스페이스