Utilities.Win32CSDVersion Property

Applies to TestComplete 15.63, last modified on April 23, 2024
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

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

Highlight search results