Compartir a través de


WebWebAnswer.SomeResultsRemoved Propiedad

Definición

Obtiene un valor booleano que indica si la respuesta excluyó algunos resultados de la respuesta. Si Bing excluyó algunos resultados, el valor es true.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a