BatteryStatusChangedEventArgsPowerLineStatus Property
Gets the current system power status.
Namespace: DevCase.Core.IO.Devices.PowerAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public static PowerLineStatus PowerLineStatus { get; }
Public Shared ReadOnly Property PowerLineStatus As PowerLineStatus
Get
Dim value As PowerLineStatus
value = BatteryStatusChangedEventArgs.PowerLineStatus
public:
static property PowerLineStatus PowerLineStatus {
PowerLineStatus get ();
}
static member PowerLineStatus : PowerLineStatus with get
No code example is currently available or this language may not be supported.
Property Value
PowerLineStatus
One of the
PowerLineStatus values indicating the current system power status.