ImageStoreContentResult クラス

定義

ImageStoreContentResult には、リスト コンテンツ クエリによって返されるイメージ ストア コンテンツの情報が含まれます

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

プロパティ

StoreFiles

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

StoreFolders

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

適用対象