Click or drag to resize

SettingsPreferedLanguage Property

Language code of preferred UI language. if the value is AUTO, then default OS culture settings will be applied. if the OS culture settings are not supported, the culture will be EN-US.

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

Property Value

Type: String
See Also