FileInfo
Information about a image store file.
Properties
Name | Type | Required |
---|---|---|
FileSize |
string | No |
FileVersion |
FileVersion | No |
ModifiedDate |
string (date-time) | No |
StoreRelativePath |
string | No |
FileSize
Type: string
Required: No
The size of file in bytes.
FileVersion
Type: FileVersion
Required: No
Information about the version of image store file.
ModifiedDate
Type: string (date-time)
Required: No
The date and time when the image store file was last modified.
StoreRelativePath
Type: string
Required: No
The file path relative to the image store root path.