SettingsPropertyCollection::Add Method (SettingsProperty^)
.NET Framework (current version)
Adds a SettingsProperty object to the collection.
Assembly: System (in System.dll)
Parameters
- property
-
Type:
System.Configuration::SettingsProperty^
A SettingsProperty object.
| Exception | Condition |
|---|---|
| NotSupportedException | The collection is read-only. |
.NET Framework
Available since 2.0
Available since 2.0
Show: