public byte[] AsByteArray { get; }
Public ReadOnly Property AsByteArray As Byte() Get
public: property array<unsigned char>^ AsByteArray { array<unsigned char>^ get (); }