Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
'Declaration
<GuidAttribute("0DF98187-FD9A-4669-8A56-727910A4866C")> _
<InterfaceTypeAttribute()> _
Public Interface IVsObjBrowser
'Usage
Dim instance As IVsObjBrowser
[GuidAttribute("0DF98187-FD9A-4669-8A56-727910A4866C")]
[InterfaceTypeAttribute()]
public interface IVsObjBrowser
[GuidAttribute(L"0DF98187-FD9A-4669-8A56-727910A4866C")]
[InterfaceTypeAttribute()]
public interface class IVsObjBrowser
public interface IVsObjBrowser