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

屬性值

A CategoryAttribute 代表資料類別。

適用於