System.Configuration.SettingElement Class

Represents a simplified configuration element used for updating elements in the configuration. This class cannot be inherited.

See Also: SettingElement Members

Syntax

public sealed class SettingElement : ConfigurationElement

Remarks

Represents a configuration element within a configuration file.

Requirements

Namespace: System.Configuration
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0