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