If the file is a binary file, this property returns the binary data. If the file is not a binary file, this property returns null.
public byte[] BinaryData { get; }
Public ReadOnly Property BinaryData() As Byte()
Read only.