ProviderSettings::Parameters Property
.NET Framework (current version)
Gets a collection of user-defined parameters for the provider.
Assembly: System.Configuration (in System.Configuration.dll)
Property Value
Type: System.Collections.Specialized::NameValueCollection^A NameValueCollection of parameters for the provider.
Use the Parameters property to access the NameValueCollection parameters for this ProviderSettings object.
.NET Framework
Available since 2.0
Available since 2.0
Show: