Share via


IVsLibrary2Ex Interface

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

'Déclaration
<InterfaceTypeAttribute()> _
<GuidAttribute("D9C7D24D-7ED2-4A9D-93D1-450426CB27DF")> _
Public Interface IVsLibrary2Ex
'Utilisation
Dim instance As IVsLibrary2Ex
[InterfaceTypeAttribute()]
[GuidAttribute("D9C7D24D-7ED2-4A9D-93D1-450426CB27DF")]
public interface IVsLibrary2Ex
[InterfaceTypeAttribute()]
[GuidAttribute(L"D9C7D24D-7ED2-4A9D-93D1-450426CB27DF")]
public interface class IVsLibrary2Ex
public interface IVsLibrary2Ex

See Also

Reference

IVsLibrary2Ex Members

Microsoft.VisualStudio.Shell.Interop Namespace