SettingsPropertyValueCollection::Add Method (SettingsPropertyValue^)
.NET Framework (current version)
Adds a SettingsPropertyValue object to the collection.
Assembly: System (in System.dll)
Parameters
- property
-
Type:
System.Configuration::SettingsPropertyValue^
A SettingsPropertyValue object.
| Exception | Condition |
|---|---|
| NotSupportedException | An attempt was made to add an item to the collection, but the collection was marked as read-only. |
.NET Framework
Available since 2.0
Available since 2.0
Show: