Gets the file's data. It can be either a string or binary data given as an array of bytes.

Syntax

public object Data { get; }

Limitations

Read only.