RedirectedSectionElement Class

Configuration element for a redirected section.
The Name property is used to identify the redireced section, based on its section name.

Namespace: Microsoft.Practices.EnterpriseLibrary.Common.Configuration
Assembly: Microsoft.Practices.EnterpriseLibrary.Common (in Microsoft.Practices.EnterpriseLibrary.Common.dll) Version: 6.0.0.0 (6.0.1304.0)

Syntax

public class RedirectedSectionElement : NamedConfigurationElement
'Declaration
Public Class RedirectedSectionElement
    Inherits NamedConfigurationElement
public ref class RedirectedSectionElement : public NamedConfigurationElement

Inheritance Hierarchy

System.Object
  System.Configuration.ConfigurationElement
    Microsoft.Practices.EnterpriseLibrary.Common.Configuration.NamedConfigurationElement
      Microsoft.Practices.EnterpriseLibrary.Common.Configuration.RedirectedSectionElement

See Also

RedirectedSectionElement Members

Microsoft.Practices.EnterpriseLibrary.Common.Configuration Namespace

Microsoft.Practices.EnterpriseLibrary.Common.Configuration.ConfigurationSourceSection