ProviderCollection::Remove Method (String^)
.NET Framework (current version)
Removes a provider from the collection.
Assembly: System.Configuration (in System.Configuration.dll)
Parameters
- name
-
Type:
System::String^
The name of the provider to be removed.
| Exception | Condition |
|---|---|
| NotSupportedException | The collection has been set to read-only. |
.NET Framework
Available since 2.0
Available since 2.0
Show: