Click or drag to resize

PFDownloadResponse Properties

The PFDownloadResponse type exposes the following members.

Properties
  NameDescription
Public propertyByteStart
Gets or sets first byte index.
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 downloaded file's content stream.
Top
See Also