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; }
Public ReadOnly Property Data() As System.Object

Limitations

Read only.