CategoryAttribute.Asynchronous Свойство

Определение

Возвращает атрибут CategoryAttribute, представляющий категорию "Асинхронная".

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

Значение свойства

CategoryAttribute

Экземпляр класса CategoryAttribute для категории "Асинхронная".

Применяется к