CategoryAttribute.Default Proprietà

Definizione

Ottiene un attributo 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à

Un oggetto CategoryAttribute per la categoria default.

Si applica a