ImageStoreContentResult.StoreFiles プロパティ

定義

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

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

プロパティ値

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

適用対象