次の方法で共有


StorageSyncErrorDetails.HttpErrorCode プロパティ

定義

指定されたエントリの HTTP エラー コードを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象