次の方法で共有


ImageInsights.PagesIncluding プロパティ

定義

画像を含む Web ページの一覧を取得します。 Web ページにアクセスするには、イメージの hostPageUrl フィールドの URL を使用します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象