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)

属性值

适用于