CategoryAttribute.Asynchronous 屬性

定義

取得代表 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

屬性值

非同步分類的 CategoryAttribute

適用於