PowerStatus.BatteryFullLifetime 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得所報告之主電池電源在完全充電時的壽命,以秒為單位。
public:
property int BatteryFullLifetime { int get(); };
public int BatteryFullLifetime { get; }
member this.BatteryFullLifetime : int
Public ReadOnly Property BatteryFullLifetime As Integer
屬性值
當電池完全充電時,所報告的可用電池壽命秒數;或如果不知道電池壽命,則為 -1。