CategoryAttribute.Action Свойство

Определение

Возвращает атрибут CategoryAttribute, представляющий категорию "Действие".

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

Значение свойства

CategoryAttribute

Экземпляр класса CategoryAttribute для категории "Действие".

Применяется к