ImageStoreContentResult Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A ImageStoreContentResult contains the information of image store content returned by list content query
public sealed class ImageStoreContentResult
type ImageStoreContentResult = class
Public NotInheritable Class ImageStoreContentResult
- Inheritance
-
ImageStoreContentResult
Properties
StoreFiles |
Gets the list of ImageStoreFileInfo objects. |
StoreFolders |
Get the list of ImageStoreFolderInfo objects. |