Compartir a través de


MagneticStripeReaderCapabilities.IsJisTwoSupported Propiedad

Definición

Indica si el dispositivo admite tarjetas JIS de tipo II.

public:
 property bool IsJisTwoSupported { bool get(); };
bool IsJisTwoSupported();
public bool IsJisTwoSupported { get; }
var boolean = magneticStripeReaderCapabilities.isJisTwoSupported;
Public ReadOnly Property IsJisTwoSupported As Boolean

Valor de propiedad

Boolean

bool

True si el dispositivo admite tarjetas JIS type-II; de lo contrario, false.

Se aplica a