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