CategoryAttribute Constructor

 

Initializes a new instance of the CategoryAttribute class.

Namespace:   System.ComponentModel
Assembly:  System (in System.dll)

NameDescription
System_CAPS_pubmethodCategoryAttribute()

Initializes a new instance of the CategoryAttribute class using the category name Default.

System_CAPS_pubmethodCategoryAttribute(String^)

Initializes a new instance of the CategoryAttribute class using the specified category name.

Return to top
Show: