SettingElement Constructor (String^, SettingsSerializeAs)
.NET Framework (current version)
Initializes a new instance of the SettingElement class based on supplied parameters.
Assembly: System (in System.dll)
Parameters
- name
-
Type:
System::String^
The name of the SettingElement object.
- serializeAs
-
Type:
System.Configuration::SettingsSerializeAs
A SettingsSerializeAs object. This object is an enumeration used as the serialization scheme to store configuration settings.
.NET Framework
Available since 2.0
Available since 2.0
Show: