DesignerCategoryAttribute.Category 属性

定义

获取类别名称。

public:
 property System::String ^ Category { System::String ^ get(); };
public string Category { get; }
member this.Category : string
Public ReadOnly Property Category As String

属性值

类别的名称。

适用于