ConfigurationCollectionAttribute Properties
.NET Framework 4
The ConfigurationCollectionAttribute type exposes the following members.
| Name | Description | |
|---|---|---|
|
AddItemName | Gets or sets the name of the <add> configuration element. |
|
ClearItemsName | Gets or sets the name for the <clear> configuration element. |
|
CollectionType | Gets or sets the type of the ConfigurationCollectionAttribute attribute. |
|
ItemType | Gets the type of the collection element. |
|
RemoveItemName | Gets or sets the name for the <remove> configuration element. |
|
TypeId | When implemented in a derived class, gets a unique identifier for this Attribute. (Inherited from Attribute.) |