Condividi tramite


INavigableSymbol.SymbolSpan Property

Definition

Gets the span of the symbol.

public:
 property Microsoft::VisualStudio::Text::SnapshotSpan SymbolSpan { Microsoft::VisualStudio::Text::SnapshotSpan get(); };
public Microsoft.VisualStudio.Text.SnapshotSpan SymbolSpan { get; }
member this.SymbolSpan : Microsoft.VisualStudio.Text.SnapshotSpan
Public ReadOnly Property SymbolSpan As SnapshotSpan

Property Value

Applies to