Share via


MagneticStripeReaderBankCardDataReceivedEventArgs.Suffix Property

Definition

Gets the suffix from the swiped bank card.

public:
 property Platform::String ^ Suffix { Platform::String ^ get(); };
winrt::hstring Suffix();
public string Suffix { get; }
var string = magneticStripeReaderBankCardDataReceivedEventArgs.suffix;
Public ReadOnly Property Suffix As String

Property Value

String

Platform::String

winrt::hstring

The suffix from the swiped bank card.

Applies to