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

살짝 밀기된 은행 카드 대한 서비스 코드입니다.

적용 대상