UploadFileInfo Properties
Provides information about a file.| Name | Description |
|---|---|
| Guid | Returns the file GUID. |
| LastModified | Returns the file’s last modified date. |
| LoadedBytes | Returns the number of loaded bytes. |
| Name | Returns the file name. |
| Size | Returns the file size (an integer value). |
| Type | Returns the file type. |
See Also