Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Passed to GetService to return a reference to IVsLibraryReferenceManager.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Syntax
'Declaration
<ComVisibleAttribute(False)> _
<GuidAttribute("699D5E17-9B22-466b-ACFA-2E12CD64E249")> _
<GuidAttribute("699D5E17-9B22-466b-ACFA-2E12CD64E249")> _
Public Interface SVsComplusLibrary
[ComVisibleAttribute(false)]
[GuidAttribute("699D5E17-9B22-466b-ACFA-2E12CD64E249")]
[GuidAttribute("699D5E17-9B22-466b-ACFA-2E12CD64E249")]
public interface SVsComplusLibrary
[ComVisibleAttribute(false)]
[GuidAttribute(L"699D5E17-9B22-466b-ACFA-2E12CD64E249")]
[GuidAttribute(L"699D5E17-9B22-466b-ACFA-2E12CD64E249")]
public interface class SVsComplusLibrary
[<ComVisibleAttribute(false)>]
[<GuidAttribute("699D5E17-9B22-466b-ACFA-2E12CD64E249")>]
[<GuidAttribute("699D5E17-9B22-466b-ACFA-2E12CD64E249")>]
type SVsComplusLibrary = interface end
public interface SVsComplusLibrary