次の方法で共有


TaskCounts.Active プロパティ

定義

アクティブな状態のタスクの数を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="active")]
public int Active { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="active")>]
member this.Active : int with get, set
Public Property Active As Integer

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象