WindowsIntegrityPolicy.IsEnabled Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob Windows 10 sichere Modus (10 S-Modus) aktiviert ist (Windows-Sperrmodus).

public:
 static property bool IsEnabled { bool get(); };
static bool IsEnabled();
public static bool IsEnabled { get; }
var boolean = WindowsIntegrityPolicy.isEnabled;
Public Shared ReadOnly Property IsEnabled As Boolean

Eigenschaftswert

Boolean

bool

true, wenn Windows 10 sicherer Modus (10 S-Modus) aktiviert ist (Windows-Sperrmodus), andernfalls false.

Gilt für: