次の方法で共有


ImageStorePagedContentResult.StoreFiles プロパティ

定義

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

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

プロパティ値

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

適用対象