英語で読む

次の方法で共有


IVsNavigationTool Interface

Definition

Replaces IVsClassView and IVsObjectBrowser.to manipulate the ClassView and ObjectBrowser.

C++/CX
public interface class IVsNavigationTool
Attributes

Remarks

To use this interface with the Class View, get an instance from the SVsClassView (SID_SVsClassView) service. To use this interface with the Object Browser, get an instance from the SVsObjBrowser (SID_SVsObjBrowser) service.

Methods

GetSelectedSymbols(IVsSelectedSymbols)

Get the symbols selected in the object or class browser.

NavigateToNavInfo(IVsNavInfo)

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

NavigateToSymbol(Guid, SYMBOL_DESCRIPTION_NODE[], UInt32)

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

Applies to

製品 バージョン
Visual Studio SDK 2015, 2017, 2019, 2022