Click or drag to resize

OperatingSystemOSVersion Property

Gets the numeric version of the operating system.

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

Property Value

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