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