Compartir a través de


Error.Parameter Propiedad

Definición

Obtiene el parámetro de la solicitud que provocó el error.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a