protected byte[] Bytes { get; set; }
Protected Property Bytes As Byte() Get Set
protected: property array<unsigned char>^ Bytes { array<unsigned char>^ get (); void set (array<unsigned char>^ value); }
member Bytes : byte[] with get, set
In This Article