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)
Syntax
<InterfaceTypeAttribute()> _
<GuidAttribute("0DF98187-FD9A-4669-8A56-727910A4866C")> _
Public Interface IVsObjBrowser
Dim instance As IVsObjBrowser
[InterfaceTypeAttribute()]
[GuidAttribute("0DF98187-FD9A-4669-8A56-727910A4866C")]
public interface IVsObjBrowser
[InterfaceTypeAttribute()]
[GuidAttribute(L"0DF98187-FD9A-4669-8A56-727910A4866C")]
public interface class IVsObjBrowser
public interface IVsObjBrowser