ImageStorePagedContentResult クラス

定義

イメージ ストアのコンテンツを一覧表示したクエリ結果を表します

public sealed class ImageStorePagedContentResult
type ImageStorePagedContentResult = class
Public NotInheritable Class ImageStorePagedContentResult
継承
ImageStorePagedContentResult

プロパティ

ContinuationToken

クエリ操作の継続トークンを取得します。

StoreFiles

オブジェクトの一覧を ImageStoreFileInfo 取得します。

StoreFolders

オブジェクトの一覧を ImageStoreFolderInfo 取得します。

適用対象