次の方法で共有


MagneticStripeReaderAamvaCardDataReceivedEventArgs.Address プロパティ

定義

スワイプした AAMVA カードからアドレスを取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

スワイプした AAMVA カードのアドレス。

適用対象