EventTask.Value プロパティ

定義

タスクに関連付けられている数値を取得します。

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

プロパティ値

タスクに関連付けられている数値。

適用対象

こちらもご覧ください