ConfigurationProperty
Represents an attribute or a child of a configuration element. This class cannot be inherited.
using System.ComponentModel;
using System.ComponentModel;
using System.ComponentModel;
namespace System.Configuration
{
public delegate void SettingsSavingEventHandler (object sender, CancelEventArgs e);
}