Click or drag to resize

testsuitePropertyvalue Property

Gets or sets the value.

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

Property Value

Type: String
The value.
See Also