Sdílet prostřednictvím


ErrorResponse.Message Vlastnost

Definice

Získá nebo nastaví chybovou zprávu označující, proč operace selhala.

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

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro