MagneticStripeReaderAamvaCardDataReceivedEventArgs.HairColor Property

Definition

Gets the hair color from the swiped AAMVA card.

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

Property Value

String

Platform::String

winrt::hstring

The hair color from the swiped AAMVA card.

Applies to