ITextSelection.StreamSelectionSpan Propriedade

Definição

Obtenha a seleção atual como se fosse uma seleção de fluxo, independentemente do modo de seleção atual.

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

Valor da propriedade

VirtualSnapshotSpan

O VirtualSnapshotSpan.

Aplica-se a