CategoryAttribute.Design 屬性

定義

取得代表設計分類的 CategoryAttribute

public:
 static property System::ComponentModel::CategoryAttribute ^ Design { System::ComponentModel::CategoryAttribute ^ get(); };
public static System.ComponentModel.CategoryAttribute Design { get; }
static member Design : System.ComponentModel.CategoryAttribute
Public Shared ReadOnly Property Design As CategoryAttribute

屬性值

設計分類的 CategoryAttribute

適用於