Click or drag to resize

OSVersionIsWindows8OrLater Property

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

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

Property Value

Type: Boolean
See Also