SymbolDefinitionSearchResult.Symbol 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 symbol name and location.
public:
property Microsoft::VisualStudio::Workspace::Indexing::SymbolDefinition ^ Symbol { Microsoft::VisualStudio::Workspace::Indexing::SymbolDefinition ^ get(); };
public Microsoft.VisualStudio.Workspace.Indexing.SymbolDefinition Symbol { get; }
member this.Symbol : Microsoft.VisualStudio.Workspace.Indexing.SymbolDefinition
Public ReadOnly Property Symbol As SymbolDefinition