Click or drag to resize

PFUploadRequest Properties

The PFUploadRequest type exposes the following members.

Properties
  NameDescription
Public propertyFileLength
Gets or sets the number of bytes of the file content.
Public propertyFileName
Gets or sets the new file's name.
Public propertyFileStream
Gets or sets the new file's content stream.
Public propertyItemId
Gets or sets the item's id.
Public propertyProgressKey
Gets or sets the key used to follow the upload progress.
Top
See Also