Click or drag to resize

StartWindowsServiceTestStepMachineName Property

Gets or sets the name of the machine.

Namespace:  Hummingbird.TestFramework.Automation
Assembly:  Hummingbird.TestFramework.Automation (in Hummingbird.TestFramework.Automation.dll) Version: 1.2.0.0
Syntax
[DataMemberAttribute]
public string MachineName { get; set; }

Property Value

Type: String
The name of the machine where to start or stop the service.
See Also