ImageStoreContentResult.StoreFolders プロパティ

定義

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

public System.Collections.Generic.IList<System.Fabric.Query.ImageStoreFolderInfo> StoreFolders { get; }
member this.StoreFolders : System.Collections.Generic.IList<System.Fabric.Query.ImageStoreFolderInfo>
Public ReadOnly Property StoreFolders As IList(Of ImageStoreFolderInfo)

プロパティ値

ImageStoreFolderInfo オブジェクトのリスト。

適用対象