Freigeben über


PowerManager.SystemSuspendStatus Eigenschaft

Definition

Ruft die aktuelle angehaltene status des Geräts ab.

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

Eigenschaftswert

Die aktuelle angehaltene status des Geräts.

Gilt für:

Weitere Informationen