Click or drag to resize

OSVersionIsWindows11OrLater Property

Returns true if the system runs the Windows 11 operating system or later.

Namespace: Jam.Shell
Assembly: ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.2
Syntax
public static bool IsWindows11OrLater { get; }

Property Value

Boolean
See Also