ConfigurationPropertyAttribute::IsDefaultCollection Property
.NET Framework (current version)
Gets or sets a value indicating whether this is the default property collection for the decorated configuration property.
Assembly: System.Configuration (in System.Configuration.dll)
Property Value
Type: System::Booleantrue if the property represents the default collection of an element; otherwise, false. The default is false.
The IsDefaultCollection property value is ignored if the decorated property is not a collection.
.NET Framework
Available since 2.0
Available since 2.0
Show: