Interface SVsComplusLibrary
Passado para GetService para retornar uma referência a IVsLibraryReferenceManager.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (em Microsoft.VisualStudio.Shell.Interop.dll)
Sintaxe
[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 class SVsComplusLibrary
[<ComVisibleAttribute(false)>]
[<GuidAttribute("699D5E17-9B22-466b-ACFA-2E12CD64E249")>]
[<GuidAttribute("699D5E17-9B22-466b-ACFA-2E12CD64E249")>]
type SVsComplusLibrary = interface end
<ComVisibleAttribute(False)>
<GuidAttribute("699D5E17-9B22-466b-ACFA-2E12CD64E249")>
<GuidAttribute("699D5E17-9B22-466b-ACFA-2E12CD64E249")>
Public Interface SVsComplusLibrary
Consulte também
Namespace Microsoft.VisualStudio.Shell.Interop
Retornar ao topo