Gets the value of a property
The value for the property with the specified key
Looks up the value for the key specified. The PropertiesDictionary collections are searched in the order in which they were added to this collection. The value returned is the value held by the first collection that contains the specified key.
If none of the collections contain the specified key then null
is returned.
CompositeProperties Class | log4net.Util Namespace