次の方法で共有


MagneticStripeReaderAamvaCardDataReceivedEventArgs.Surname プロパティ

定義

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

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

プロパティ値

String

Platform::String

winrt::hstring

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

適用対象