System.VersionData

From Xojo Documentation

Class (inherits from Object)

New in 2019r3

Information about the OS system version.

Properties
MajorVersion fa-lock-32.png MinorVersion fa-lock-32.png PatchVersion fa-lock-32.png
Methods
ToString

Notes

You can get an instance of this class using the System.Version method.

See Also

System.Version method