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