Share via


ITextSnapshot.LineCount 속성

줄 수를의 스냅샷을 가져옵니다.

네임스페이스:  Microsoft.VisualStudio.Text
어셈블리:  Microsoft.VisualStudio.Text.Data(Microsoft.VisualStudio.Text.Data.dll)

구문

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

속성 값

형식: Int32
줄 수입니다.

설명

스냅샷은 Length 입니다 0 줄에 것으로 간주 됩니다.

.NET Framework 보안

참고 항목

참조

ITextSnapshot 인터페이스

Microsoft.VisualStudio.Text 네임스페이스