Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

LoggerRepositorySkeleton.Properties Property

Repository specific properties

[Visual�Basic]
NotOverridable�Public�ReadOnly�Property�Properties�As�PropertiesDictionary�_
����Implements�ILoggerRepository.Properties
[C#]
public�log4net.Util.PropertiesDictionary�Properties�{get;}

Property Value

Repository specific properties

Implements

ILoggerRepository.Properties

Remarks

These properties can be specified on a repository specific basis

See Also

LoggerRepositorySkeleton Class | log4net.Repository Namespace