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