Get all the composite properties in this event
Namespace: log4net.CoreAssembly: log4net (in log4net.dll) Version: 1.2.15.0 (1.2.15.0)
Syntax
Return Value
Type: PropertiesDictionarythe PropertiesDictionary containing all the properties
Remarks
See LookupProperty(String) for details of the composite properties stored by the event.
This method returns a single PropertiesDictionary containing all the properties defined for this event.
See Also