CreationToolAttribute(Type) Constructor
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.
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