SettingElement
Represents a simplified configuration element used for updating elements in the configuration. This class cannot be inherited.
                
Gets or sets the name of the  SettingElement object.
Gets or sets the serialization mechanism used to persist the values of the  SettingElement object.
Gets or sets the value of a  SettingElement object by using a  SettingValueElement object.
public SettingElement()
Initializes a new instance of the  SettingElement class.
Initializes a new instance of the  SettingElement class based on supplied parameters.