Share via


BracePairTag.Start Property

Definition

The position of the opening brace.

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

Property Value

Implements

Applies to