CategoryAttribute.Default Propriedade

Definição

Obtém um CategoryAttribute que representa a categoria Padrão.

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

Valor da propriedade

Um CategoryAttribute para a categoria padrão.

Aplica-se a