CategoryAttribute.Asynchronous 屬性

定義

獲得 CategoryAttribute 代表非同步類別的一個。

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

屬性值

A CategoryAttribute 代表非同步類別。

適用於