Partager via


BackendCredentialsContract.Query Propriété

Définition

Obtient ou définit la description des paramètres de la requête.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à