Sdílet prostřednictvím


InnerError.Errordetail Property

Definition

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to