Partager via


SearchResultsAnswer.TotalEstimatedMatches Propriété

Définition

Obtient le nombre estimé de pages web pertinentes pour la requête. Utilisez ce nombre avec les paramètres de requête de nombre et de décalage pour pager les résultats.

[Newtonsoft.Json.JsonProperty(PropertyName="totalEstimatedMatches")]
public long? TotalEstimatedMatches { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="totalEstimatedMatches")>]
member this.TotalEstimatedMatches : Nullable<int64>
Public ReadOnly Property TotalEstimatedMatches As Nullable(Of Long)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à