Aracılığıyla paylaş


KeyValueConfigurationCollection.ThrowOnDuplicate Özellik

Tanım

Koleksiyona yinelenen KeyValueConfigurationElement bir nesne ekleme girişiminin KeyValueConfigurationCollection bir özel durum oluşturmasına neden olup olmayacağını belirten bir değer alır.

protected:
 virtual property bool ThrowOnDuplicate { bool get(); };
protected override bool ThrowOnDuplicate { get; }
member this.ThrowOnDuplicate : bool
Protected Overrides ReadOnly Property ThrowOnDuplicate As Boolean

Özellik Değeri

true öğesine yineleme KeyValueConfigurationElementKeyValueConfigurationCollection ekleme girişimi bir özel durum oluşturmasına neden olacaksa; aksi takdirde , false.

Şunlara uygulanır