ClaimedPosPrinter.IsCoverOpen 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.
Obtient si le capot de l’imprimante de point de service est actuellement ouvert.
public:
property bool IsCoverOpen { bool get(); };
bool IsCoverOpen();
public bool IsCoverOpen { get; }
var boolean = claimedPosPrinter.isCoverOpen;
Public ReadOnly Property IsCoverOpen As Boolean
Valeur de propriété
Boolean
bool
True si le capot de l’imprimante est actuellement ouvert ; sinon, false.