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