Click or drag to resize

testsuitehostname Property

Gets or sets the hostname.

Namespace:  Hummingbird.TestFramework.Automation.Report.JUnit
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
[XmlAttributeAttribute(DataType = "token")]
public string hostname { get; set; }

Property Value

Type: String
The hostname.
See Also