SettingsProviderCollection Properties
.NET Framework (current version)
Namespace:
System.Configuration
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | Count | Gets the number of providers in the collection.(Inherited from ProviderCollection.) |
![]() | IsSynchronized | Gets a value indicating whether access to the collection is synchronized (thread safe).(Inherited from ProviderCollection.) |
![]() | Item[String^] | Gets the settings provider in the collection that matches the specified name. |
![]() | SyncRoot | Gets the current object.(Inherited from ProviderCollection.) |
Show:
