Share via


ImageStorePagedContentResult.StoreFolders Property

Definition

Get the list of ImageStoreFolderInfo objects.

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

Property Value

The list of ImageStoreFolderInfo objects.

Applies to