Condividi tramite


ImageInsights.PagesIncluding Property

Definition

Gets a list of webpages that contain the image. To access the webpage, use the URL in the image's hostPageUrl field.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to