次の方法で共有


JobStatus.JobProgress プロパティ

定義

監視ジョブの割合を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="jobProgress")]
public string JobProgress { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="jobProgress")>]
member this.JobProgress : string
Public ReadOnly Property JobProgress As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象