IVsSelectedSymbol Interface
Visual Studio 2015
Provides the name and navigation information (library name, and so on) for a single symbol. An element in an IVsSelectedSymbols collection.
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
| Name | Description | |
|---|---|---|
![]() | GetName(String) | Gets the symbol name. |
![]() | GetNavInfo(IVsNavInfo) | Gets an object that can be used to identify a symbol in the hierarchical tree of symbols. |
Show:
