CategoryAttribute.Action Propiedad

Definición

Obtiene un objeto CategoryAttribute que representa la categoría Acción.

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

Valor de propiedad

para CategoryAttribute la categoría de acción.

Se aplica a