TorchControl.PowerSupported 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 une valeur qui spécifie si l’appareil autorise la modification des paramètres d’alimentation de la led de torche.
public:
property bool PowerSupported { bool get(); };
bool PowerSupported();
public bool PowerSupported { get; }
var boolean = torchControl.powerSupported;
Public ReadOnly Property PowerSupported As Boolean
Valeur de propriété
Boolean
bool
true si les paramètres d’alimentation peuvent être modifiés ; sinon, false.