 | CommonGetConfigurationProperty Method |
Načte konfigurační hodnotu z proměnných prostředí a když tam není, tak z app.configu
Namespace:
TescoSW.MW.UITests.Common
Assembly:
TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 21.2.8103.33088
Syntaxpublic static string GetConfigurationProperty(
string propertyName
)
Parameters
- propertyName
- Type: SystemString
Název konfigurační vlastnosti
Return Value
Type:
String[Missing <returns> documentation for "M:TescoSW.MW.UITests.Common.Common.GetConfigurationProperty(System.String)"]
See Also