IVsToolbox5 Interface
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)
Syntax
'宣告
<GuidAttribute("724B9AAF-F1D1-4AE8-923B-0F2469B1502A")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface IVsToolbox5
'用途
Dim instance As IVsToolbox5
[GuidAttribute("724B9AAF-F1D1-4AE8-923B-0F2469B1502A")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsToolbox5
[GuidAttribute(L"724B9AAF-F1D1-4AE8-923B-0F2469B1502A")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
public interface class IVsToolbox5
[<GuidAttribute("724B9AAF-F1D1-4AE8-923B-0F2469B1502A")>]
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
type IVsToolbox5 = interface end
public interface IVsToolbox5