Partager via


ApiErrorModel.Arguments Propriété

Définition

[Newtonsoft.Json.JsonProperty("arguments", NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore)]
public System.Collections.Generic.IDictionary<string,string> Arguments { get; set; }
[<Newtonsoft.Json.JsonProperty("arguments", NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore)>]
member this.Arguments : System.Collections.Generic.IDictionary<string, string> with get, set
Public Property Arguments As IDictionary(Of String, String)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à