CreationToolAttribute(Type) Constructor

Definition

public:
 CreationToolAttribute(Type ^ toolType);
public CreationToolAttribute (Type toolType);
new Microsoft.VisualStudio.DesignTools.Extensibility.Interaction.CreationToolAttribute : Type -> Microsoft.VisualStudio.DesignTools.Extensibility.Interaction.CreationToolAttribute
Public Sub New (toolType As Type)

Parameters

toolType
Type

Applies to