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