PropertiesDictionary PropertiesApache log4net™ SDK Documentation
The PropertiesDictionary type exposes the following members.
Properties

  NameDescription
Public propertyCount
The number of properties in this collection
(Inherited from ReadOnlyPropertiesDictionary.)
Protected propertyInnerHashtable
The hashtable used to store the properties
(Inherited from ReadOnlyPropertiesDictionary.)
Public propertyItem
Gets or sets the value of the property with the specified key.
(Overrides ReadOnlyPropertiesDictionary Item String .)
Back to Top
See Also