ITextSelection.StreamSelectionSpan 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.
Get the current selection as if it were a stream selection, regardless of the current selection mode.
public:
property Microsoft::VisualStudio::Text::VirtualSnapshotSpan StreamSelectionSpan { Microsoft::VisualStudio::Text::VirtualSnapshotSpan get(); };
public Microsoft.VisualStudio.Text.VirtualSnapshotSpan StreamSelectionSpan { get; }
member this.StreamSelectionSpan : Microsoft.VisualStudio.Text.VirtualSnapshotSpan
Public ReadOnly Property StreamSelectionSpan As VirtualSnapshotSpan
Property Value
The VirtualSnapshotSpan.