PFDownloadResponse Properties |
The PFDownloadResponse type exposes the following members.
Name | Description | |
---|---|---|
ByteStart |
Gets or sets first byte index.
| |
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 downloaded file's content stream.
|