次の方法で共有


TestJob.StatusDetails プロパティ

定義

テスト ジョブの状態の詳細を取得または設定します。

public string StatusDetails { get; set; }
[Newtonsoft.Json.JsonProperty(PropertyName="statusDetails")]
public string StatusDetails { get; set; }
member this.StatusDetails : string with get, set
[<Newtonsoft.Json.JsonProperty(PropertyName="statusDetails")>]
member this.StatusDetails : string with get, set
Public Property StatusDetails As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象