ProviderCollection.Item Property (String)
.NET Framework (current version)
Gets the provider with the specified name.
Assembly: System.Configuration (in System.Configuration.dll)
Parameters
- name
-
Type:
System.String
The key by which the provider is identified.
Property Value
Type: System.Configuration.Provider.ProviderBaseThe provider with the specified name.
.NET Framework
Available since 2.0
Available since 2.0
Show: