FolderInfo
Information about a image store folder. It includes how many files this folder contains and its image store relative path.
Properties
Name | Type | Required |
---|---|---|
StoreRelativePath |
string | No |
FileCount |
string | No |
StoreRelativePath
Type: string
Required: No
The remote location within image store. This path is relative to the image store root.
FileCount
Type: string
Required: No
The number of files from within the image store folder.