IVsNavigationTool Methods

 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)

NameDescription
System_CAPS_pubmethodGetSelectedSymbols(IVsSelectedSymbols^)

Get the symbols selected in the object or class browser.

System_CAPS_pubmethodNavigateToNavInfo(IVsNavInfo^)

Tells the class or object browser to navigate to a particular item.

System_CAPS_pubmethodNavigateToSymbol(Guid, array<SYMBOL_DESCRIPTION_NODE>^, UInt32)

Tells the class or object browser to navigate to items in a library.

Return to top
Show: