The DOMConfiguratorAttribute type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
ConfigFile |
Gets or sets the filename of the configuration file.
(Inherited from XmlConfiguratorAttribute.) | |
ConfigFileExtension |
Gets or sets the extension of the configuration file.
(Inherited from XmlConfiguratorAttribute.) | |
TypeId |
When implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute.) | |
Watch |
Gets or sets a value indicating whether to watch the configuration file.
(Inherited from XmlConfiguratorAttribute.) |
See Also