Click or drag to resize

ExtractPropertyPairCurrentValue Property

Gets or sets the Value obtained from the current pair. the value is shown for information.

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

Property Value

Type: String
An String value that represents CurrentValue of the current object
See Also