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