CategoryAttribute.Key プロパティ

定義

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

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

プロパティ値

キー カテゴリの CategoryAttribute

適用対象