Overview | Methods | Fields | This Package | All Packages
Retrieves the version information for the operating system.
Syntax
public static Version getVersion()
Return Value
Returns a Version object representing the version information for the operating system.
Remarks
Use the getVersion method to retrieve a Version object that contains information about the type of operating system and its major, minor, and build version numbers.