EventDescriptor.Task 屬性

定義

從事件描述項擷取工作值。

public:
 property int Task { int get(); };
public int Task { get; }
member this.Task : int
Public ReadOnly Property Task As Integer

屬性值

Int32

工作,其識別正在寫入事件之應用程式的邏輯元件。

適用於