共用方式為


MagneticStripeReaderBankCardDataReceivedEventArgs.Suffix 屬性

定義

從撥動的銀行卡取得尾碼。

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

屬性值

String

Platform::String

winrt::hstring

撥動銀行卡的尾碼。

適用於