MagneticStripeReaderAamvaCardDataReceivedEventArgs.HairColor 속성

정의

살짝 밀기된 AAMVA 카드 머리 색을 가져옵니다.

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

속성 값

String

Platform::String

winrt::hstring

살짝 밀기된 AAMVA 카드 머리 색입니다.

적용 대상