次の方法で共有


StorageSyncErrorDetails.ExceptionType プロパティ

定義

指定されたエントリの例外の種類を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象