IVsNavigationTool Members
Include Protected Members
Include Inherited Members
Replaces IVsClassView and IVsObjectBrowser.to manipulate the ClassView and ObjectBrowser.
The IVsNavigationTool type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetSelectedSymbols | Get the symbols selected in the object or class browser. | |
NavigateToNavInfo | Tells the class or object browser to navigate to a particular item. | |
NavigateToSymbol | Tells the class or object browser to navigate to items in a library. |
Top