Partilhar via


Images.Value Propriedade

Definição

Obtém ou define uma lista de objetos de imagem relevantes para a consulta. Se não houver resultados, a Lista estará vazia.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a