Compartir a través de


MagneticStripeReader.SupportedCardTypes Propiedad

Definición

Obtiene los tipos de tarjeta admitidos por el lector de bandas magnéticas.

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()

Valor de propiedad

UInt32[]

unsigned int[]

uint32_t[]

Identificador de tipo de tarjeta.

Se aplica a