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.
Provides information about reference .NET libraries for the Object Browser. You can get an instance of this interface from the SVsComplusLibrary (SID_SVsComplusLibrary) service.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Syntax
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("699D5E17-9B22-466B-ACFA-2E12CD64E249")> _
Public Interface IVsLibraryReferenceManager
'Usage
Dim instance As IVsLibraryReferenceManager
[InterfaceTypeAttribute()]
[GuidAttribute("699D5E17-9B22-466B-ACFA-2E12CD64E249")]
public interface IVsLibraryReferenceManager
[InterfaceTypeAttribute()]
[GuidAttribute(L"699D5E17-9B22-466B-ACFA-2E12CD64E249")]
public interface class IVsLibraryReferenceManager
public interface IVsLibraryReferenceManager