CategoryAttribute.Asynchronous Propriété

Définition

Obtient un CategoryAttribute représentant la catégorie Asynchrone.

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

Valeur de propriété

CategoryAttribute pour la catégorie asynchrone.

S’applique à