Lookup an application setting
Namespace: log4net.UtilAssembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax
Parameters
- key
- Type: System String
the application settings key to lookup
Return Value
Type: Stringthe value for the key, or null
Remarks
Configuration APIs are not supported under the Compact Framework
See Also