Click or drag to resize

CustomParameterValue Property

Gets or sets the value.

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

Property Value

Type: String
The value.
See Also