ReadOnlyPropertiesDictionaryInnerHashtable Property Apache log4net™ SDK Documentation
The hashtable used to store the properties

Namespace: log4net.Util
Assembly: log4net (in log4net.dll) Version: 2.0.8.0-.NET 4.0
Syntax

protected Hashtable InnerHashtable { get; }

Property Value

Type: Hashtable
The internal collection used to store the properties
Remarks

The hashtable used to store the properties

See Also

Reference