Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

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

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

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