Click or drag to resize

StartWindowsServiceTestStepUserName Property

Gets or sets the name of the user.

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

Property Value

Type: String
The name of the user.
See Also