Click or drag to resize

FileContent Properties

The FileContent type exposes the following members.

Properties
  NameDescription
Public propertyBase64FileData
The file itself (the contents of the file), encoded using Base 64 encoding..
Public propertyFileData
The file itself (the contents of the file), expressed as an array of bytes.
Public propertyFileItem
A FileItem object representing the specifics of this file item.
Top
See Also