Compartilhar via


Error.Value Propriedade

Definição

Obtém o valor do parâmetro na solicitação que não era válida.

[Newtonsoft.Json.JsonProperty(PropertyName="value")]
public string Value { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="value")>]
member this.Value : string
Public ReadOnly Property Value As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a