PowerManager.RemainingChargePercent 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 le pourcentage total de charge restant de toutes les batteries connectées à l’appareil.
public:
static property int RemainingChargePercent { int get(); };
static int RemainingChargePercent();
public static int RemainingChargePercent { get; }
var int32 = PowerManager.remainingChargePercent;
Public Shared ReadOnly Property RemainingChargePercent As Integer
Valeur de propriété
Int32
int
Pourcentage total de charge restant de toutes les batteries connectées à l’appareil.