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

适用于