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

轻扫的银行卡的服务代码。

适用于