public byte[] BinaryImage { get; }
Public ReadOnly Property BinaryImage As Byte() Get
public: property array<unsigned char>^ BinaryImage { array<unsigned char>^ get (); }
function get_BinaryImage();
In This Article