OperatingSystemInfoVersionNumber Property

RAGE Plugin Hook Documentation

[This is preliminary documentation and is subject to change.]

Gets the operating system version number.

Namespace:  Rage
Assembly:  RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax

public static Version VersionNumber { get; }

Property Value

Type: Version
The operating system version number.
Remarks

If the application is launched from Visual Studio, this will return 6.2 for Windows 8.1 and Windows 10.
See Also

Reference