共用方式為


Job.Exception 屬性

定義

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

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於