MagneticStripeReaderCapabilities.IsJisTwoSupported Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Indique si l’appareil prend en charge les cartes JIS Type-II.
public:
property bool IsJisTwoSupported { bool get(); };
bool IsJisTwoSupported();
public bool IsJisTwoSupported { get; }
var boolean = magneticStripeReaderCapabilities.isJisTwoSupported;
Public ReadOnly Property IsJisTwoSupported As Boolean
Valeur de propriété
Boolean
bool
True si l’appareil prend en charge les cartes JIS Type-II ; sinon, false.