Utilities.Win32BuildNumber Property

Applies to TestComplete 12.60, last modified on September 17, 2018
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

Utilities.Win32BuildNumber

Read-Only Property Integer

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

aqEnvironment.GetWinVersionBuild Method
aqEnvironment.GetWinMajorVersion Method
aqEnvironment.GetWinMinorVersion Method
aqEnvironment.GetWinPlatform Method
aqEnvironment.GetWinAdditionalInfo Method
Name Property
FullName Property

Highlight search results