SettingsInstance Property |
Single instance of Settings object.
Namespace:
Hummingbird.TestFramework.Configuration
Assembly:
Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax public static Settings Instance { get; }
Public Shared ReadOnly Property Instance As Settings
Get
public:
static property Settings^ Instance {
Settings^ get ();
}
static member Instance : Settings with get
Property Value
Type:
SettingsSee Also