CategoryAttribute.Data 屬性

定義

取得代表資料分類的 CategoryAttribute

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

屬性值

資料分類的 CategoryAttribute

適用於