Share via


EnvironmentNode 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.

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

Syntax

'Declaration
<ImageAttribute(GetType(EnvironmentNode))> _
<SelectedImageAttribute(GetType(EnvironmentNode))> _
PublicClassEnvironmentNode _
    Inherits ConfigurationSectionNode _
    Implements IExtenderProvider
[ImageAttribute(typeof(EnvironmentNode))]
[SelectedImageAttribute(typeof(EnvironmentNode))]
publicclassEnvironmentNode : ConfigurationSectionNode, 
    IExtenderProvider
[ImageAttribute(typeof(EnvironmentNode))]
[SelectedImageAttribute(typeof(EnvironmentNode))]
publicref classEnvironmentNode : public ConfigurationSectionNode, 
    IExtenderProvider
publicclass EnvironmentNode extends ConfigurationSectionNode implements IExtenderProvider

Inheritance Hierarchy

System.Object
  Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ConfigurationNode
    Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ConfigurationSectionNode
      Microsoft.Practices.EnterpriseLibrary.Configuration.EnvironmentalOverrides.EnvironmentNode

See Also

EnvironmentNode Members

Microsoft.Practices.EnterpriseLibrary.Configuration.EnvironmentalOverrides 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.