ConfigurationProperty::IsDefaultCollection Property
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Gets a value that indicates whether the property is the default collection of an element.
Assembly: System.Configuration (in System.Configuration.dll)
Property Value
Type: System::Booleantrue if the property is the default collection of an element; otherwise, false.
This value is ignored if the property is not a collection.
.NET Framework
Available since 2.0
Available since 2.0
Show: