PowerManager.RemainingDischargeTime 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得連接到裝置的所有電池剩餘執行時間總計。
public:
static property TimeSpan RemainingDischargeTime { TimeSpan get(); };
static TimeSpan RemainingDischargeTime();
public static System.TimeSpan RemainingDischargeTime { get; }
var timeSpan = PowerManager.remainingDischargeTime;
Public Shared ReadOnly Property RemainingDischargeTime As TimeSpan
屬性值
連接到裝置的所有電池剩餘執行時間總計。