CategoryAttribute.Action プロパティ

定義

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

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

プロパティ値

Action カテゴリの CategoryAttribute

適用対象