PowerStatus.BatteryLifeRemaining 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得大約剩下多少秒的電池可用時間。
public:
property int BatteryLifeRemaining { int get(); };
public int BatteryLifeRemaining { get; }
member this.BatteryLifeRemaining : int
Public ReadOnly Property BatteryLifeRemaining As Integer
屬性值
剩餘電池使用時間的大約秒數,如果大約剩餘的電池使用時間未知,則為 -1。