ITextViewSnapshot.Selection 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 primary selection on this text view. Shorthand for this.Selections[0].
public Microsoft.VisualStudio.Extensibility.Editor.Selection Selection { get; }
member this.Selection : Microsoft.VisualStudio.Extensibility.Editor.Selection
Public ReadOnly Property Selection As Selection