Click or drag to resize

SettingsActiveProfile Property

Gets or sets the active profile used for Manual testing

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

Property Value

Type: String
The name of the active profile.
See Also