Freigeben über


QueryContext.AdultIntent Eigenschaft

Definition

Ruft einen booleschen Wert ab, der angibt, ob die angegebene Abfrage eine erwachsene Absicht hat. Der Wert ist TRUE, wenn die Abfrage nicht jugendfreie Inhalte aufweist, andernfalls ist er FALSE.

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: