LoggingSettingsNode Class

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

Represents the LoggingSettings configuration section.

Namespace:  Microsoft.Practices.EnterpriseLibrary.Logging.Configuration.Design
Assembly:  Microsoft.Practices.EnterpriseLibrary.Logging.Configuration.Design (in Microsoft.Practices.EnterpriseLibrary.Logging.Configuration.Design.dll)

Syntax

'Declaration
<SelectedImageAttribute(GetType(LoggingSettingsNode))> _
<ImageAttribute(GetType(LoggingSettingsNode))> _
PublicNotInheritableClassLoggingSettingsNode _
    Inherits ConfigurationSectionNode
[SelectedImageAttribute(typeof(LoggingSettingsNode))]
[ImageAttribute(typeof(LoggingSettingsNode))]
publicsealedclassLoggingSettingsNode : ConfigurationSectionNode
[SelectedImageAttribute(typeof(LoggingSettingsNode))]
[ImageAttribute(typeof(LoggingSettingsNode))]
publicref classLoggingSettingsNodesealed : public ConfigurationSectionNode
publicfinalclass LoggingSettingsNode extends ConfigurationSectionNode

Inheritance Hierarchy

System.Object
  Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ConfigurationNode
    Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ConfigurationSectionNode
      Microsoft.Practices.EnterpriseLibrary.Logging.Configuration.Design.LoggingSettingsNode

See Also

LoggingSettingsNode Members

Microsoft.Practices.EnterpriseLibrary.Logging.Configuration.Design Namespace

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.