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