ImageStoreContent
Information about the image store content.
Properties
Name | Type | Required |
---|---|---|
StoreFiles |
array of FileInfo | No |
StoreFolders |
array of FolderInfo | No |
StoreFiles
Type: array of FileInfo
Required: No
The list of image store file info objects represents files found under the given image store relative path.
StoreFolders
Type: array of FolderInfo
Required: No
The list of image store folder info objects represents subfolders found under the given image store relative path.