log4net SDK Reference

GlobalContext.Properties Property

The global properties map.

[Visual Basic]
Public Shared ReadOnly Property Properties As GlobalContextProperties
[C#]
public static Util.GlobalContextProperties Properties {get;}

Property Value

The global properties map.

Remarks

The global properties map.

See Also

GlobalContext Class | log4net Namespace