PFUploadRequest Properties |
The PFUploadRequest type exposes the following members.
Name | Description | |
---|---|---|
FileLength |
Gets or sets the number of bytes of the file content.
| |
FileName |
Gets or sets the new file's name.
| |
FileStream |
Gets or sets the new file's content stream.
| |
ItemId |
Gets or sets the item's id.
| |
ProgressKey |
Gets or sets the key used to follow the upload progress.
|