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

  NameDescription
Public propertyConfigFile
Gets or sets the filename of the configuration file.
(Inherited from XmlConfiguratorAttribute.)
Public propertyConfigFileExtension
Gets or sets the extension of the configuration file.
(Inherited from XmlConfiguratorAttribute.)
Public propertyOnlineTypeId
When implemented in a derived class, gets a unique identifier for this OnlineAttribute.
(Inherited from OnlineAttribute.)
Public propertyWatch
Gets or sets a value indicating whether to watch the configuration file.
(Inherited from XmlConfiguratorAttribute.)
Back to Top
See Also