Property IsWindows11AtLeast
IsWindows11AtLeast
Gets a value indicating whether the current operating system is Windows 11 or a later version.
public static bool IsWindows11AtLeast { get; }
Property Value
Remarks
This property checks the operating system version to determine if it meets the minimum requirements for Windows 11. It returns false if the operating system is not Windows.