Share via


ImageStoreContentResult.StoreFolders Property

Definition

Get the list of ImageStoreFolderInfo objects.

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

Property Value

The list of ImageStoreFolderInfo objects.

Applies to