NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

PowerModeChangedEventArgs.Mode

The new power mode.

[Visual Basic]
Public ReadOnly Property Mode As PowerModes
[C#]
public PowerModes Mode {get;}
[C++]
public: __property PowerModes get_Mode();
[JScript]
public function get Mode() : PowerModes;

See Also

PowerModeChangedEventArgs Class | PowerModeChangedEventArgs Members | System.Core Namespace