The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
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: