ConfigurationCollectionAttribute::CollectionType Property
.NET Framework (current version)
Gets or sets the type of the ConfigurationCollectionAttribute attribute.
Assembly: System.Configuration (in System.Configuration.dll)
public: property ConfigurationElementCollectionType CollectionType { ConfigurationElementCollectionType get(); void set(ConfigurationElementCollectionType value); }
Property Value
Type: System.Configuration::ConfigurationElementCollectionTypeThe type of the ConfigurationCollectionAttribute.
.NET Framework
Available since 2.0
Available since 2.0
Show: