SourceControlSyncJobById.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

適用於