共用方式為


TestJob.Exception 屬性

定義

取得或設定測試作業的例外狀況。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於