BracePairTag.End Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)