CategoryAttribute.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

屬性值

A CategoryAttribute 代表行動類別。

適用於