public byte[] FixedInputDataCounterPrefix { get; }
Public ReadOnly Property FixedInputDataCounterPrefix As Byte()
Get
public:
property array<unsigned char>^ FixedInputDataCounterPrefix {
array<unsigned char>^ get ();
}
function get_FixedInputDataCounterPrefix();