Share via


MagneticStripeReaderAamvaCardDataReceivedEventArgs.Class Property

Definition

Gets the class from the swiped AAMVA card.

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

Property Value

String

Platform::String

winrt::hstring

The class from the swiped AAMVA card.

Applies to