MagneticStripeReaderAamvaCardDataReceivedEventArgs.EyeColor Property

Definition

Gets the eye color from the swiped AAMVA card.

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

Property Value

String

Platform::String

winrt::hstring

The eye color from the swiped AAMVA card.

Applies to