CategoryAttribute.Key プロパティ

定義

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

プロパティ値

Key カテゴリの CategoryAttribute

適用対象