NameValueConfigurationElement Constructor (String^, String^)
.NET Framework (current version)
Initializes a new instance of the NameValueConfigurationElement class based on supplied parameters.
Assembly: System.Configuration (in System.Configuration.dll)
Parameters
- name
-
Type:
System::String^
The name of the NameValueConfigurationElement object.
- value
-
Type:
System::String^
The value of the NameValueConfigurationElement object.
.NET Framework
Available since 2.0
Available since 2.0
Show: