Partager via


Error.Parameter Propriété

Définition

Obtient le paramètre dans la demande qui a provoqué l’erreur.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à