다음을 통해 공유


InnerError.Exceptiontype Property

Definition

Gets or sets the exception type.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to