MagneticStripeReaderAamvaCardDataReceivedEventArgs.Height プロパティ

定義

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

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

プロパティ値

String

Platform::String

winrt::hstring

スワイプした AAMVA カードの高さ。

適用対象