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.
Enables libraries to provide different ObjectBrowser information when profiles change, or references are added or removed. Extends, but does not inherit from, IVsLibrary2.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
'Declaration
<GuidAttribute("D9C7D24D-7ED2-4A9D-93D1-450426CB27DF")> _
<InterfaceTypeAttribute()> _
Public Interface IVsLibrary2Ex
'Usage
Dim instance As IVsLibrary2Ex
[GuidAttribute("D9C7D24D-7ED2-4A9D-93D1-450426CB27DF")]
[InterfaceTypeAttribute()]
public interface IVsLibrary2Ex
[GuidAttribute(L"D9C7D24D-7ED2-4A9D-93D1-450426CB27DF")]
[InterfaceTypeAttribute()]
public interface class IVsLibrary2Ex
public interface IVsLibrary2Ex