DesignerCategoryAttribute Constructor
.NET Framework 4
Initializes a new instance of the DesignerCategoryAttribute class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
DesignerCategoryAttribute() | Initializes a new instance of the DesignerCategoryAttribute class with an empty string (""). |
|
DesignerCategoryAttribute(String) | Initializes a new instance of the DesignerCategoryAttribute class with the given category name. |