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.
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