Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Enables libraries to provide different Object Browser 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
'Declaración
<GuidAttribute("D9C7D24D-7ED2-4A9D-93D1-450426CB27DF")> _
<InterfaceTypeAttribute()> _
Public Interface IVsLibrary2Ex
'Uso
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
[<GuidAttribute("D9C7D24D-7ED2-4A9D-93D1-450426CB27DF")>]
[<InterfaceTypeAttribute()>]
type IVsLibrary2Ex = interface end
public interface IVsLibrary2Ex