This property is obsolete. See the Remarks section below. |
Description
The Utilities.Win32BuildNumber
property identifies the build number of the operating system on which TestComplete is running. To determine the operating system name, use the Name
or FullName
property of the OSInfo
object.
Declaration
Applies To
The property is applied to the following object:
Property Value
The number that holds the version of the operating system.
Remarks
This property is obsolete and supported for backward compatibility only. To determine the operating system version, use the aqEnvironment.GetWinVersionBuild
method.
See Also
GetWinVersionBuild Method
GetWinMajorVersion Method
GetWinMinorVersion Method
GetWinPlatform Method
GetWinAdditionalInfo Method
Name Property
FullName Property