Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 844 Bytes

battery_deviceid.md

File metadata and controls

24 lines (17 loc) · 844 Bytes
-api-id -api-type
P:Windows.Devices.Power.Battery.DeviceId
winrt property

Windows.Devices.Power.Battery.DeviceId

-description

Gets the identifier (ID) for an individual battery controller.

-property-value

The battery controller identifier (ID).

-remarks

When the Battery object represents an individual battery controller, this property value can be used with the FromIdAsync method to re-create an object that represents the same battery controller (if it's still connected to the device). When the Battery object is an aggregate of battery controllers, this property is equal to "AggregateBattery ".

-examples

-see-also

Get battery information