GlobalContext Properties Property Apache log4net™ SDK Documentation
The global properties map.

Namespace: log4net
Assembly: log4net (in log4net.dll) Version: 1.2.14.0 (1.2.14.0)
Syntax

public static GlobalContextProperties Properties { get; }

Property Value

Type: GlobalContextProperties
The global properties map.
Remarks

The global properties map.

See Also