CategoryAttribute.Data プロパティ

定義

Data カテゴリを表す CategoryAttribute を取得します。

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

プロパティ値

CategoryAttribute

Data カテゴリの CategoryAttribute

適用対象