SnapshotSpan.Start 속성

스냅숏 범위의 시작 인덱스를 가져옵니다.

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

구문

‘선언
Public ReadOnly Property Start As SnapshotPoint
public SnapshotPoint Start { get; }
public:
property SnapshotPoint Start {
    SnapshotPoint get ();
}
member Start : SnapshotPoint with get
function get Start () : SnapshotPoint

속성 값

형식: Microsoft.VisualStudio.Text.SnapshotPoint
스냅샷 범위의 시작 인덱스입니다.

.NET Framework 보안

참고 항목

참조

SnapshotSpan 구조체

Microsoft.VisualStudio.Text 네임스페이스