Lookup an application setting
Namespace: log4net.Util
Assembly: log4net (in log4net.dll) Version: 2.0.6.0-.NET 4.0
Syntax
Parameters
- key
- Type: SystemString
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