SVsToolbox Interface
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
'宣言
<GuidAttribute("70E643E2-1673-4764-8A39-63CB1AEE0DC9")> _
<GuidAttribute("70E643E2-1673-4764-8A39-63CB1AEE0DC9")> _
Public Interface SVsToolbox
'使用
Dim instance As SVsToolbox
[GuidAttribute("70E643E2-1673-4764-8A39-63CB1AEE0DC9")]
[GuidAttribute("70E643E2-1673-4764-8A39-63CB1AEE0DC9")]
public interface SVsToolbox
[GuidAttribute(L"70E643E2-1673-4764-8A39-63CB1AEE0DC9")]
[GuidAttribute(L"70E643E2-1673-4764-8A39-63CB1AEE0DC9")]
public interface class SVsToolbox
public interface SVsToolbox