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

適用於