CategoryAttribute.Design Propiedad

Definición

Obtiene un objeto CategoryAttribute que representa la categoría Diseño.

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

Valor de propiedad

para CategoryAttribute la categoría de diseño.

Se aplica a