IVsToolboxService Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Important
This API is not CLS-compliant.
public interface class IVsToolboxService
public interface class IVsToolboxService
__interface IVsToolboxService
[System.CLSCompliant(false)]
[System.Runtime.InteropServices.ComVisible(false)]
public interface IVsToolboxService
[<System.CLSCompliant(false)>]
[<System.Runtime.InteropServices.ComVisible(false)>]
type IVsToolboxService = interface
Public Interface IVsToolboxService
- Attributes
Methods
AddToolboxItem(ToolboxItem, String, IEnumerable<FrameworkName>, Guid) | |
AddToolboxItem(ToolboxItem, String, IVsAddToolboxItems) | |
GetOleDataObject(ToolboxItem) |