Share via


ITextSnapshot.Length 속성

스냅샷에 utf-16 문자 수를 가져옵니다.

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

구문

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

속성 값

형식: Int32
문자 수입니다.

.NET Framework 보안

참고 항목

참조

ITextSnapshot 인터페이스

Microsoft.VisualStudio.Text 네임스페이스