Partilhar via


WebWebAnswer.Value Propriedade

Definição

Obtém ou define uma lista de páginas da Web relevantes para a consulta.

[Newtonsoft.Json.JsonProperty(PropertyName="value")]
public System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Search.CustomSearch.Models.WebPage> Value { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="value")>]
member this.Value : System.Collections.Generic.IList<Microsoft.Azure.CognitiveServices.Search.CustomSearch.Models.WebPage> with get, set
Public Property Value As IList(Of WebPage)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a