Click or drag to resize

UploadFileServiceResult Properties

The UploadFileServiceResult type exposes the following members.

Properties
  NameDescription
Public propertyFileHash
Gets the SHA256 hash of the uploaded file.
Public propertyFileName
Determines the name of uploaded file.
Public propertySize
Determines the current size of the uploaded file.
Public propertySuccess
Determines whether the uploading of file was successful.
Public propertyUploadFileUid
Determines the Upload File Uid used.
Top
See Also