次の方法で共有


InnerError.Errordetail プロパティ

定義

内部エラー メッセージまたは例外ダンプを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象