KeyValueConfigurationCollection::ThrowOnDuplicate Property
.NET Framework (current version)
Gets a value indicating whether an attempt to add a duplicate KeyValueConfigurationElement object to the KeyValueConfigurationCollection collection will cause an exception to be thrown.
Assembly: System.Configuration (in System.Configuration.dll)
Property Value
Type: System::Booleantrue if an attempt to add a duplicate KeyValueConfigurationElement to the KeyValueConfigurationCollection will cause an exception to be thrown; otherwise, false.
.NET Framework
Available since 2.0
Available since 2.0
Show: