最終更新:2013-06-02 (日) 11:32:52 (3979d)  

System.Windows.Forms.PowerStatus
Top / System.Windows.Forms.PowerStatus

http://msdn.microsoft.com/ja-jp/library/system.windows.forms.powerstatus.aspx

プロパティ

名前説明
BatteryChargeStatus?現在のバッテリ充電状態を取得します。
BatteryFullLifetime?完全充電された一次バッテリ電源の報告された残量 (秒単位) を取得します。
BatteryLifePercent?完全充電時のバッテリ残量に対する、バッテリ残量の概算の量を取得します。
BatteryLifeRemaining?概算のバッテリ残量 (秒単位) を取得します。
PowerLineStatus?現在のシステム電源の状態を取得します。

関連