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