Configuration::AppSettings Property
.NET Framework (current version)
Gets the AppSettingsSection object configuration section that applies to this Configuration object.
Assembly: System.Configuration (in System.Configuration.dll)
Property Value
Type: System.Configuration::AppSettingsSection^An AppSettingsSection object representing the appSettings configuration section that applies to this Configuration object.
Use the AppSettings property to access and change the appSettings configuration section defined by default in the open configuration file.
.NET Framework
Available since 2.0
Available since 2.0
Show: