Click or drag to resize
Tesco SW, a.s.

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: 15.2.7099.36746
Syntax
C#
public 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