Condividi tramite


Status.Exception Property

Definition

Gets or sets exception status.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to