Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

PropertyEntry Class

A class to hold the key and data for a property set in the config file

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

System.Object
���log4net.Util.PropertyEntry

[Visual�Basic]
Public�Class�PropertyEntry
[C#]
public�class�PropertyEntry

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

A class to hold the key and data for a property set in the config file

Requirements

Namespace: log4net.Util

Assembly: log4net (in log4net.dll)

See Also

PropertyEntry Members | log4net.Util Namespace