TestsConfigGetTestAppSetting Method |
Gets the app setting from test configuration file
Namespace: CMS.TestsAssembly: CMS.Tests (in CMS.Tests.dll) Version: 9.0.0
Syntax public static string GetTestAppSetting(
string name
)
Parameters
- name
- Type: SystemString
App setting name
Return Value
Type:
StringSee Also