Add a Properties Dictionary to this composite collection
Namespace: log4net.Util
Assembly: log4net (in log4net.dll) Version: 2.0.6.0-.NET 4.0
Syntax
Parameters
- properties
- Type: log4net.UtilReadOnlyPropertiesDictionary
the properties to add
Remarks
Properties dictionaries added first take precedence over dictionaries added later.
See Also