Method IsWindows8OrLater
IsWindows8OrLater()
Determines whether the current operating system is Windows 8 or later.
public static bool IsWindows8OrLater()
Returns
- bool
trueif the operating system is Windows 8 (version 6.2) or later; otherwise,false.