public byte[] Data { get; set; }
Public Property Data As Byte() Get Set
member Data : byte[] with get, set
In This Article