다음을 통해 공유


Breakpoint3.FunctionLineOffset 속성

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

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

구문

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

속성 값

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

설명

FunctionLineOffset을 참조하십시오.

.NET Framework 보안

참고 항목

참조

Breakpoint3 인터페이스

EnvDTE90a 네임스페이스