Click or drag to resize

SimpleResponseConditionValue Property

The compare value to be evaluated

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

Property Value

Type: String
See Also