Description
Use the ComputerName
property to obtain the name of the computer on which the test, to whose results IntegrationResultDescription provides access, were executed.
Declaration
IntegrationResultDescriptionObj.ComputerName
Read-Only Property | String |
IntegrationResultDescriptionObj | An expression, variable or parameter that specifies a reference to an IntegrationResultDescription object |
Applies To
The property is applied to the following object:
Property Value
String specifying the computer name.
See Also
UserName Property
Working With TestComplete via COM - Overview