CategoryAttribute.Asynchronous Proprietà

Definizione

Ottiene un oggetto CategoryAttribute che rappresenta la categoria Asincrona.

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

Valore della proprietà

Oggetto CategoryAttribute per la categoria asincrona.

Si applica a