log4net SDK Reference

PropertiesDictionary Class

String keyed object map.

For a list of all members of this type, see PropertiesDictionary Members.

System.Object
   log4net.Util.ReadOnlyPropertiesDictionary
      log4net.Util.PropertiesDictionary

[Visual Basic]
NotInheritable Public Class PropertiesDictionary
    Inherits ReadOnlyPropertiesDictionary
[C#]
public sealed class PropertiesDictionary : ReadOnlyPropertiesDictionary

Thread Safety

This type is not safe for multithreaded operations.

Remarks

While this collection is serializable only member objects that are serializable will be serialized along with this collection.

Requirements

Namespace: log4net.Util

Assembly: log4net (in log4net.dll)

See Also

PropertiesDictionary Members | log4net.Util Namespace