Partager via


QueryContext.AdultIntent Propriété

Définition

Obtient une valeur booléenne qui indique si la requête spécifiée a une intention adulte. La valeur est true si c’est le cas, false sinon.

[Newtonsoft.Json.JsonProperty(PropertyName="adultIntent")]
public bool? AdultIntent { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="adultIntent")>]
member this.AdultIntent : Nullable<bool>
Public ReadOnly Property AdultIntent As Nullable(Of Boolean)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à