CategoryAttribute.Asynchronous Proprietà

Definizione

Ottiene un attributo CategoryAttribute che rappresenta la categoria Asynchronous.

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à

Un attributo CategoryAttribute per la categoria Asynchronous.

Si applica a