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