DesignerCategoryAttribute Constructor
.NET Framework (current version)
Initializes a new instance of the DesignerCategoryAttribute class.
Assembly: System (in System.dll)
| 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. |
Show:
