FileContent Properties |
The FileContent type exposes the following members.
| Name | Description | |
|---|---|---|
| Base64FileData |
The file itself (the contents of the file), encoded using Base 64 encoding..
| |
| FileData |
The file itself (the contents of the file), expressed as an array of bytes.
| |
| FileItem |
A FileItem object representing the specifics of this file item.
|