Click or drag to resize
OperatingSystemOSVersion Property
Gets the numeric version of the operating system. This is the same as returned by OSVersion.

Namespace: Alphaleonis.Win32
Assembly: AlphaFS (in AlphaFS.dll) Version: 2.0
Syntax
public static Version OSVersion { get; }

Property Value

Type: Version
The numeric version of the operating system.
See Also