The Host object contains the following properties:
Property List
Name | Description |
---|---|
Address
|
Specifies the unique address that identifies the given host. |
BasePath
|
Specifies the base path on the given host. |
Domain
|
Specifies the domain which the user specified by the
UserName
property belongs to. |
Index
|
Returns the index of the given host in the network suite's host collection. |
LogonMode
|
Specifies how TestComplete will open a user session on the given host and log in to it after the network suite starts running. |
Name
|
Returns the unique name of the given host in the network suite's host collection. |
Password
|
Specifies a password for the user account that will be used to log in on the given host. |
ProjectSourcePath
|
Specifies the path to the master computer directory where the needed slave project is located. |
State
|
Returns the state of the given host. |
UserName
|
Specifies the user account that will be used to log in on the given host. |