Compartir a través de


Videos.RelatedSearches Propiedad

Definición

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a