PowerStatus.BatteryFullLifetime 속성

정의

주 배터리 전원의 보고된 전체 충전 수명(초)을 가져옵니다.

public:
 property int BatteryFullLifetime { int get(); };
public int BatteryFullLifetime { get; }
member this.BatteryFullLifetime : int
Public ReadOnly Property BatteryFullLifetime As Integer

속성 값

배터리가 완전히 충전될 때 사용할 수 있는 배터리 사용 시간의 보고된 시간(초)이거나 배터리 사용 시간을 알 수 없는 경우 -1입니다.

적용 대상

추가 정보