ServiceModelEnhancedConfigurationElementCollection<TConfigurationElement>.ThrowOnDuplicate Özellik

Tanım

Bu koleksiyona yinelenen bir ekleme girişiminin bir özel durumun neden olup olmadığını belirten bir Boole ConfigurationElement değeri 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

Boolean

true Bu koleksiyona yinelenen bir ekleme ConfigurationElement girişimi bir özel durum oluşturursa, aksi takdirde, false .

Şunlara uygulanır