Click or drag to resize

ProfileDefaultProfile Property

Gets the instance.

Namespace:  Hummingbird.TestFramework.Configuration
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
public static Profile DefaultProfile { get; }

Property Value

Type: Profile
The instance.
See Also