UploadFileServiceResult Properties |
The UploadFileServiceResult type exposes the following members.
| Name | Description | |
|---|---|---|
| FileHash |
Gets the SHA256 hash of the uploaded file.
| |
| FileName |
Determines the name of uploaded file.
| |
| Size |
Determines the current size of the uploaded file.
| |
| Success |
Determines whether the uploading of file was successful.
| |
| UploadFileUid |
Determines the Upload File Uid used.
|