Click or drag to resize

TestEnvironmentIsDefault Property

Indicate if this test environment is Default environment. Default environment cannot be removed.

Namespace:  Hummingbird.TestFramework.Configuration
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
public bool IsDefault { get; }

Property Value

Type: Boolean
See Also