ConfigurationElementCollection.AddElementName Property
.NET Framework 4.6 and 4.5
Gets or sets the name of the ConfigurationElement to associate with the add operation in the ConfigurationElementCollection when overridden in a derived class.
Namespace: System.Configuration
Assembly: System.Configuration (in System.Configuration.dll)
| Exception | Condition |
|---|---|
| ArgumentException | The selected value starts with the reserved prefix "config" or "lock". |
Show: