CategoryAttribute.Data Proprietà

Definizione

Ottiene un attributo CategoryAttribute che rappresenta la categoria Data.

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

Valore della proprietà

Un oggetto CategoryAttribute per la categoria data.

Si applica a