SettingsPropertyCollection::Remove Method (String^)
.NET Framework (current version)
Removes a SettingsProperty object from the collection.
Assembly: System (in System.dll)
Parameters
- name
-
Type:
System::String^
The name of the SettingsProperty object.
| Exception | Condition |
|---|---|
| NotSupportedException | The collection is read-only. |
.NET Framework
Available since 2.0
Available since 2.0
Show: