TestEnvironmentDisplayName Property |
DisplayName of the current environment
Namespace:
Hummingbird.TestFramework.Configuration
Assembly:
Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax public string DisplayName { get; }
Public ReadOnly Property DisplayName As String
Get
public:
property String^ DisplayName {
String^ get ();
}
member DisplayName : string with get
Property Value
Type:
StringSee Also