Returns the Windows major version number for this computer. based on this: http://stackoverflow.com/questions/21737985/windows-version-in-c-sharp/37716269#37716269
public static UInt32 WinMajorVersion { get; }
See also:
Class mmWindowsUtils© West Wind Technologies, 2016-2024 • Updated: 11/23/21
Comment or report problem with topic