다음을 통해 공유


ITextVersion.Length 속성

ITextVersion의 길이(문자 수)를 가져옵니다.

네임스페이스:  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 보안

참고 항목

참조

ITextVersion 인터페이스

Microsoft.VisualStudio.Text 네임스페이스