Share via


MagneticStripeReaderAamvaCardDataReceivedEventArgs.Suffix Property

Definition

Gets the suffix from the swiped AAMVA card.

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

Property Value

String

Platform::String

winrt::hstring

The suffix from the swiped AAMVA card.

Applies to