Compartir a través de


SearchResponse.RelatedSearches Propiedad

Definición

Obtiene una lista de consultas relacionadas realizadas por otros usuarios.

[Newtonsoft.Json.JsonProperty(PropertyName="relatedSearches")]
public Microsoft.Azure.CognitiveServices.Search.WebSearch.Models.RelatedSearchesRelatedSearchAnswer RelatedSearches { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="relatedSearches")>]
member this.RelatedSearches : Microsoft.Azure.CognitiveServices.Search.WebSearch.Models.RelatedSearchesRelatedSearchAnswer
Public ReadOnly Property RelatedSearches As RelatedSearchesRelatedSearchAnswer

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a