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.
Provides persistence and localization support for a Toolbox. Extends, but does not inherit from, IVsToolbox3. You can get an instance of the interface from the SVsToolbox (SID_SVsToolbox) service.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.9.0 (in Microsoft.VisualStudio.Shell.Interop.9.0.dll)
Syntax
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("8A9899AE-041F-431B-85D0-E44F35D65CDD")> _
Public Interface IVsToolbox4
'Usage
Dim instance As IVsToolbox4
[InterfaceTypeAttribute()]
[GuidAttribute("8A9899AE-041F-431B-85D0-E44F35D65CDD")]
public interface IVsToolbox4
[InterfaceTypeAttribute()]
[GuidAttribute(L"8A9899AE-041F-431B-85D0-E44F35D65CDD")]
public interface class IVsToolbox4
public interface IVsToolbox4