IVsToolboxService Interface

Definition

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)

Applies to