DesignerCategoryAttribute.Category 속성

정의

범주 이름을 가져옵니다.

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

속성 값

범주의 이름입니다.

적용 대상