Repository specific properties
Namespace: log4net.RepositoryAssembly: log4net (in log4net.dll) Version: 2.0.6.0-.NET 4.0
public PropertiesDictionary Properties { get; }
Public ReadOnly Property Properties As PropertiesDictionary
Get
public:
virtual property PropertiesDictionary^ Properties {
PropertiesDictionary^ get () sealed;
}
abstract Properties : PropertiesDictionary with get
override Properties : PropertiesDictionary with get
Property Value
Type:
PropertiesDictionary
Repository specific properties
Implements
ILoggerRepositoryProperties
These properties can be specified on a repository specific basis
Reference