Click or drag to resize

OSVersionIsWindows10OrLater Property

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

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

Property Value

Type: Boolean
See Also