IBracePairTag.Start 속성

정의

여는 중괄호의 위치입니다. 속성이 null이면 태그는 닫는 중괄호만 있는 잘못된 중괄호 쌍 일치를 나타냅니다.

public Microsoft.VisualStudio.Text.SnapshotSpan? Start { get; }
member this.Start : Nullable<Microsoft.VisualStudio.Text.SnapshotSpan>
Public ReadOnly Property Start As Nullable(Of SnapshotSpan)

속성 값

적용 대상