Dela via


SearchResponse.Images Property

Definition

Gets a list of images that are relevant to the search query.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to