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