Share via


ITextSnapshot.Version 속성

ITextSnapshot이 나타내는 ITextBuffer의 버전입니다.

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

구문

‘선언
ReadOnly Property Version As ITextVersion
ITextVersion Version { get; }
property ITextVersion^ Version {
    ITextVersion^ get ();
}
abstract Version : ITextVersion with get
function get Version () : ITextVersion

속성 값

형식: Microsoft.VisualStudio.Text.ITextVersion
ITextVersion 입니다.

설명

이 속성은 항상 동일한 반환 ITextVersion. Changes 속성에는 처음에 nullNull 참조(Visual Basic의 경우 Nothing) 하 고 가장 최근 버전으로 중단 되 면 채운이 됩니다.

.NET Framework 보안

참고 항목

참조

ITextSnapshot 인터페이스

Microsoft.VisualStudio.Text 네임스페이스