MagneticStripeReaderAamvaCardDataReceivedEventArgs.HairColor Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The hair color from the swiped AAMVA card.