'Declaration Public ReadOnly Property BarcodeDataAsByte As Byte()
public byte[] BarcodeDataAsByte {get;}
public: __property byte[]* get_BarcodeDataAsByte();
public: property array<byte>^ BarcodeDataAsByte { array<byte>^ get(); }
'Declaration Public ReadOnly Property BarcodeDataAsByte As Byte()
public byte[] BarcodeDataAsByte {get;}
public: __property byte[]* get_BarcodeDataAsByte();
public: property array<byte>^ BarcodeDataAsByte { array<byte>^ get(); }