共用方式為


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 卡片的尾碼。

適用於