CategoryAttribute.Default Proprietà

Definizione

Ottiene un oggetto CategoryAttribute che rappresenta la categoria Default.

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

Valore della proprietà

Oggetto CategoryAttribute per la categoria predefinita.

Si applica a