MagneticStripeReaderAamvaCardDataReceivedEventArgs.State 속성

정의

살짝 밀기된 AAMVA 카드 상태를 가져옵니다.

public:
 property Platform::String ^ State { Platform::String ^ get(); };
winrt::hstring State();
public string State { get; }
var string = magneticStripeReaderAamvaCardDataReceivedEventArgs.state;
Public ReadOnly Property State As String

속성 값

String

Platform::String

winrt::hstring

살짝 밀기된 AAMVA 카드 상태입니다.

적용 대상