Freigeben über


SystemProtection.ScreenLocked Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob der Bildschirm gesperrt ist.

public:
 static property bool ScreenLocked { bool get(); };
static bool ScreenLocked();
public static bool ScreenLocked { get; }
var boolean = SystemProtection.screenLocked;
Public Shared ReadOnly Property ScreenLocked As Boolean

Eigenschaftswert

Boolean

bool

TRUE , wenn der Bildschirm gesperrt ist; Andernfalls false.

Gilt für: