ApplicationSettingsBase Constructor (String^)
.NET Framework (current version)
Initializes an instance of the ApplicationSettingsBase class using the supplied settings key.
Assembly: System (in System.dll)
This constructor initializes the SettingsKey property to the value of the settingsKey parameter. This property is useful in disambiguating different instances of the settings wrapper class in the same application domain.
For information about how reflection is used during the instantiation of a wrapper class, see the default ApplicationSettingsBase() constructor.
.NET Framework
Available since 2.0
Available since 2.0
Show: