.NET Framework Class Library
PowerStatus Properties
Public Properties
| Name | Description | |
|---|---|---|
| BatteryChargeStatus | Gets the current battery charge status. |
| BatteryFullLifetime | Gets the reported full charge lifetime of the primary battery power source in seconds. |
| BatteryLifePercent | Gets the approximate percentage of full battery time remaining. |
| BatteryLifeRemaining | Gets the approximate number of seconds of battery time remaining. |
| PowerLineStatus | Gets the current system power status. |
See Also