MagneticStripeReaderAamvaCardDataReceivedEventArgs.EyeColor プロパティ

定義

スワイプした AAMVA カードから目の色を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

スワイプした AAMVA カードの目の色。

適用対象