Partager via


ForegroundEnergyManager.ExcessiveUsageLevel Propriété

Définition

Obtient le niveau d’utilisation excessive, exprimé en pourcentage de la consommation d’énergie normale.

public:
 static property unsigned int ExcessiveUsageLevel { unsigned int get(); };
static uint32_t ExcessiveUsageLevel();
/// [get: Windows.Foundation.Metadata.Deprecated("Foreground Energy Manager has been deprecated. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 393216, "Windows.Foundation.UniversalApiContract")]
static uint32_t ExcessiveUsageLevel();
public static uint ExcessiveUsageLevel { get; }
public static uint ExcessiveUsageLevel { [Windows.Foundation.Metadata.Deprecated("Foreground Energy Manager has been deprecated. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 393216, "Windows.Foundation.UniversalApiContract")] get; }
var uInt32 = ForegroundEnergyManager.excessiveUsageLevel;
Public Shared ReadOnly Property ExcessiveUsageLevel As UInteger

Valeur de propriété

UInt32

unsigned int

uint32_t

Niveau d’utilisation excessive, exprimé en pourcentage de la consommation d’énergie normale.

Attributs

Remarques

Une application fonctionnant à un niveau d’utilisation excessif risque d’être signalée à l’application Économiseur de batterie en tant que consommateur d’énergie élevée.

S’applique à