KeyValueConfigurationCollection::Add Method (String^, String^)
.NET Framework (current version)
Adds a KeyValueConfigurationElement object to the collection based on the supplied parameters.
Assembly: System.Configuration (in System.Configuration.dll)
Parameters
- key
-
Type:
System::String^
A string specifying the key.
- value
-
Type:
System::String^
A string specifying the value.
.NET Framework
Available since 2.0
Available since 2.0
Show: