public readonly struct BatteryStatusPage
Public Structure BatteryStatusPage
public value class BatteryStatusPage
[<SealedAttribute>]
type BatteryStatusPage =
struct
inherit ValueType
end
BatteryVoltage | Gets the battery voltage. |
CumulativeOperatingTime | Gets the cumulative operating time. |
Identifier | Gets the battery identifier index. |
NumberOfBatteries | Gets the number of batteries. |
Status | Gets the battery status. |
Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType) |
GetHashCode | Returns the hash code for this instance. (Inherited from ValueType) |
GetType | Gets the Type of the current instance. (Inherited from Object) |
ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType) |