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