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 IVsToolbox.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Syntax
'Declaration
<GuidAttribute("70E643E2-1673-4764-8A39-63CB1AEE0DC9")> _
<GuidAttribute("70E643E2-1673-4764-8A39-63CB1AEE0DC9")> _
<ComVisibleAttribute(False)> _
Public Interface SVsToolbox
[GuidAttribute("70E643E2-1673-4764-8A39-63CB1AEE0DC9")]
[GuidAttribute("70E643E2-1673-4764-8A39-63CB1AEE0DC9")]
[ComVisibleAttribute(false)]
public interface SVsToolbox
[GuidAttribute(L"70E643E2-1673-4764-8A39-63CB1AEE0DC9")]
[GuidAttribute(L"70E643E2-1673-4764-8A39-63CB1AEE0DC9")]
[ComVisibleAttribute(false)]
public interface class SVsToolbox
[<GuidAttribute("70E643E2-1673-4764-8A39-63CB1AEE0DC9")>]
[<GuidAttribute("70E643E2-1673-4764-8A39-63CB1AEE0DC9")>]
[<ComVisibleAttribute(false)>]
type SVsToolbox = interface end
public interface SVsToolbox