Share via


ImageStoreContentResult.StoreFiles Property

Definition

Gets the list of ImageStoreFileInfo objects.

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)

Property Value

The List of ImageStoreFileInfo objects.

Applies to