This topic has not yet been rated - Rate this topic

IVsObjectManager2 Interface

Used by a VSPackage to register and unregister the symbol libraries with the Visual Studio object manager and create component sets that can be browsed. To obtain a reference to the Visual Studio object manager, call global service provider which is passed to you by the SetSite method.

Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in microsoft.visualstudio.shell.interop.8.0.dll)

[InterfaceTypeAttribute(1)] 
[GuidAttribute("6A0392E4-68E8-4FBC-AFCF-85155533E48E")] 
public interface IVsObjectManager2
/** @attribute InterfaceTypeAttribute(1) */ 
/** @attribute GuidAttribute("6A0392E4-68E8-4FBC-AFCF-85155533E48E") */ 
public interface IVsObjectManager2
InterfaceTypeAttribute(1) 
GuidAttribute("6A0392E4-68E8-4FBC-AFCF-85155533E48E") 
public interface IVsObjectManager2

Notes to Implementers Implemented by the Visual Studio environment.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ