Compartilhar via


ApiFault.ErrorMessage Property

Definition

Gets or sets the error message.

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

Property Value

Attributes

Applies to