Share via


BracePairTag.End Property

Definition

The position of the closing brace.

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

Property Value

Implements

End

Applies to