Compartir a través de


ApiProperties.StatisticsEnabled Propiedad

Definición

Obtiene o establece (solo Bing Search) Marca para habilitar las estadísticas de Bing Search.

[Newtonsoft.Json.JsonProperty(PropertyName="statisticsEnabled")]
public bool? StatisticsEnabled { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="statisticsEnabled")>]
member this.StatisticsEnabled : Nullable<bool> with get, set
Public Property StatisticsEnabled As Nullable(Of Boolean)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a