PowerManager.EffectivePowerMode2 Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the current effective power mode of the device.
public:
static property EffectivePowerMode EffectivePowerMode2 { EffectivePowerMode get(); };
static EffectivePowerMode EffectivePowerMode2();
public static EffectivePowerMode EffectivePowerMode2 { get; }
var effectivePowerMode = PowerManager.effectivePowerMode2;
Public Shared ReadOnly Property EffectivePowerMode2 As EffectivePowerMode
Property Value
The current effective power mode of the device.