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
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