Utilities.Win32CSDVersion Property

Applies to TestComplete 12.60, last modified on September 17, 2018
This property is obsolete. See the Remarks section below.

Description

Use the Utilities.Win32CSDVersion property to get a string with additional information on the operating system. For instance, on Windows XP, this string holds information about the Service Packs installed (the string may be “Service Pack 1”).

Declaration

Utilities.Win32CSDVersion

Read-Only Property String

Applies To

The property is applied to the following object:

Property Value

The string that holds additional information on the operating system.

Remarks

This property is obsolete and supported for backward compatibility only. To get additional information about the operating system, use the aqEnvironment.GetWinAdditionalInfo method.

See Also

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

Highlight search results