次の方法で共有


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

適用対象