Compartir a través de


Error.Value Propiedad

Definición

Obtiene el valor del parámetro en la solicitud que no 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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a