System.Configuration.SettingsAttributeDictionary Class

Represents a collection of key/value pairs used to describe a configuration object as well as a System.Configuration.SettingsProperty object.

See Also: SettingsAttributeDictionary Members

Syntax

public class SettingsAttributeDictionary : Hashtable

Remarks

The System.Configuration.SettingsAttributeDictionary object inherits from the Hashtable object. The System.Configuration.SettingsAttributeDictionary object is used to describe a configuration object, such as the System.Configuration.SettingsProperty object.

Requirements

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