Click or drag to resize

TestEnvironmentName Property

Name of the test environment.

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

Property Value

Type: String
See Also