MagneticStripeReaderAamvaCardDataReceivedEventArgs.Suffix 属性

定义

从轻扫的 AAMVA 卡获取后缀。

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

属性值

String

Platform::String

winrt::hstring

轻扫 AAMVA 卡的后缀。

适用于