System.ComponentModel.CategoryAttribute.Category Property

Gets the name of the category for the property or event that this attribute is applied to.

Syntax

public string Category { get; }

Value

Documentation for this section has not yet been entered.

Remarks

This property calls CategoryAttribute.GetLocalizedString(string) to get the localized name of the category the first time it is accessed.

Requirements

Namespace: System.ComponentModel
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0