Remove a property
Namespace: log4net.Util
Assembly: log4net (in log4net.dll) Version: 2.0.6.0-.NET 4.0
Syntax
Parameters
- key
- Type: SystemString
the key for the entry to remove
Remarks
Remove the value for the specified key from the context.
See Also