共用方式為


IBracePairTag.Start 屬性

定義

左大括弧的位置。 當 property 為 null 時,卷標表示只有右大括弧的括號相符無效。

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

屬性值

適用於