Share via


PowerManager.SystemSuspendStatus Proprietà

Definizione

Ottiene lo stato di sospensione corrente del dispositivo.

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

Valore della proprietà

Stato di sospensione corrente del dispositivo.

Si applica a

Vedi anche