다음을 통해 공유


MagneticStripeReader.SupportedCardTypes 속성

정의

자기 줄무늬 판독기에서 지원하는 카드 형식을 가져옵니다.

public:
 property Platform::Array <unsigned int> ^ SupportedCardTypes { Platform::Array <unsigned int> ^ get(); };
winrt::array_view <uint32_t> SupportedCardTypes();
public uint[] SupportedCardTypes { get; }
var uInt32[] = magneticStripeReader.supportedCardTypes;
Public ReadOnly Property SupportedCardTypes As UInteger()

속성 값

UInt32[]

unsigned int[]

uint32_t[]

카드 형식 식별자입니다.

적용 대상