共用方式為


MagneticStripeReaderBankCardDataReceivedEventArgs.ServiceCode 屬性

定義

取得撥動銀行卡的服務代碼。

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

屬性值

String

Platform::String

winrt::hstring

撥動銀行卡的服務代碼。

適用於