MagneticStripeReaderAamvaCardDataReceivedEventArgs.State プロパティ

定義

スワイプされた AAMVA カードから状態を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

スワイプされた AAMVA カードからの状態。

適用対象