INavigableSymbol.SymbolSpan 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.
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