Click or drag to resize

UploadResult Properties

This is preliminary documentation and is subject to change.

The UploadResult type exposes the following members.

Properties
 NameDescription
Public propertyFileKey For Warning and Continue, the file key to be passed into the next upload attempt.
Public propertyFileRevision For a successful upload or stashing, gets the revision information for the uploaded file.
Public propertyOffset When performing chunked uploading, gets the starting offset of the next chunk.
Public propertyResultCode A brief word describing the result of the operation.
Public propertyStashErrors Gets a collection of errors during stashing the chunk or the file to be uploaded. (MW 1.29+)
Public propertyWarnings Gets a collection of warnings resulted from this upload.
Top
See Also