Bagikan melalui


ImageStorePagedContentResult.StoreFiles Property

Definition

Gets the list of ImageStoreFileInfo objects.

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)

Property Value

The List of ImageStoreFileInfo objects.

Applies to