Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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