PowerManager.SystemSuspendStatus 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 suspend status of the device.
public:
static property SystemSuspendStatus SystemSuspendStatus { SystemSuspendStatus get(); };
static SystemSuspendStatus SystemSuspendStatus();
public static SystemSuspendStatus SystemSuspendStatus { get; }
var systemSuspendStatus = PowerManager.systemSuspendStatus;
Public Shared ReadOnly Property SystemSuspendStatus As SystemSuspendStatus
Property Value
The current suspend status of the device.