LocalFileSettingsProvider::Initialize Method (String^, NameValueCollection^)
.NET Framework (current version)
Initializes the provider.
Assembly: System (in System.dll)
Parameters
- name
-
Type:
System::String^
The friendly name of the provider.
- values
-
Type:
System.Collections.Specialized::NameValueCollection^
A collection of the name/value pairs representing the provider-specific attributes specified in the configuration for this provider.
.NET Framework
Available since 2.0
Available since 2.0
Show: