BinaryObject Fields
The BinaryObject type exposes the following members.
Fields

  NameDescription
Public fieldData
The bytes that make up the file.
Public fieldDataEncoding
The encoding used for the data.
Public fieldFileName
The name of the file.
Public fieldFormat
The format of the file.
Back to Top
See Also