共用方式為


ITextViewSnapshot.Selection Property

Definition

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

Property Value

Applies to