The hashtable used to store the properties
Namespace: log4net.UtilAssembly: log4net (in log4net.dll) Version: 1.2.14.0 (1.2.14.0)
protected Hashtable InnerHashtable { get; }protected Hashtable InnerHashtable { get; }Protected ReadOnly Property InnerHashtable As Hashtable
Get
Protected ReadOnly Property InnerHashtable As Hashtable
Get
protected:
property Hashtable^ InnerHashtable {
Hashtable^ get ();
}protected:
property Hashtable^ InnerHashtable {
Hashtable^ get ();
}Property Value
Type:
Hashtable
The internal collection used to store the properties
The hashtable used to store the properties