Share via


MagneticStripeReaderAamvaCardDataReceivedEventArgs.State Property

Definition

Gets the state from the swiped AAMVA card.

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

Property Value

String

Platform::String

winrt::hstring

The state from the swiped AAMVA card.

Applies to