IVsToolboxService2 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 IVsToolboxService2
public interface class IVsToolboxService2
__interface IVsToolboxService2
[System.CLSCompliant(false)]
[System.Runtime.InteropServices.ComVisible(false)]
public interface IVsToolboxService2
[<System.CLSCompliant(false)>]
[<System.Runtime.InteropServices.ComVisible(false)>]
type IVsToolboxService2 = interface
Public Interface IVsToolboxService2
- Attributes
Methods
AddToolboxItems(IList<Tuple<String,ToolboxItem,IEnumerable<FrameworkName>,Guid>>, IVsAddToolboxItems) | |
RemoveCategory(String) | |
RemoveToolboxItems(IList<Tuple<String,ToolboxItem>>) |