Partager via


QueryContext.AlterationOverrideQuery Propriété

Définition

Obtient la chaîne de requête à utiliser pour forcer Bing à utiliser la chaîne d’origine. Par exemple, si la chaîne de requête est « saling downwind », la chaîne de requête de remplacement sera « +saling downwind ». N’oubliez pas d’encoder la chaîne de requête qui aboutit à « %2Bsaling+downwind ». Ce champ n’est précisé que si la chaîne de requête d’origine contient une faute d’orthographe.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à