IVsObjBrowser Interface

 

Implemented by the environment. Used by VsPackages that want to manipulate Object Browser.

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

[GuidAttribute("0DF98187-FD9A-4669-8A56-727910A4866C")]
[InterfaceTypeAttribute(1)]
public interface IVsObjBrowser

NameDescription
System_CAPS_pubmethodNavigateTo(VSOBJECTINFO[], UInt32)

Navigates to object described by VSOBJECTINFO.

Return to top
Show: