PowerMode Énumération
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.
Mode d'alimentation
C#
public enum PowerMode
type PowerMode =
Public Enum PowerMode
- Héritage
-
PowerMode
LowPower | 1 | Mode basse consommation |
Normal | 0 | Mode d’alimentation normal |
Suspend | 2 | Appareil en mode suspension |
Produit | Versions |
---|---|
.NET IoT Libraries | 1.0.0, 1.1.0, 1.2.0, 1.3.0, 1.4.0, 1.5.0, 2.0.0, 2.1.0, 2.2.0 |