CategoryAttribute.Asynchronous Propiedad

Definición

Obtiene un objeto CategoryAttribute que representa la categoría 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

Valor de propiedad

CategoryAttribute correspondiente a la categoría Asynchronous.

Se aplica a