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