AppSettingsSection (System.Configuration.AppSettingsSection)

Inherits: System.Configuration.ConfigurationSection

Interfaces:

Derived Types: 0

Assembly: System.Configuration.dll

Provides configuration system support for the appSettings configuration section. This class cannot be inherited.

VB.NET C#

C#

public sealed class AppSettingsSection : System.Configuration.ConfigurationSection
{
}

Articles

Web Application Settings in ASP.NET 2.0: ASP Alliance

... System.Configuration.AppSettingsSection, System.Configuration, Version=2.0.0.0,Culture=neutral,  PublicKeyToken=b03f5f7f11d50a3a" restartOnExternalChanges ="false"   ...

System.Configuration Namespace

A workshop on .NET applications design and development. Step-by-step how-to pages help you learn skills and do specific tasks as you plan, build and manage your Web app, from start ...

Help with Web.Config file. - ASP.NET Forums

Unable to cast object of type 'System.Configuration.DefaultSection' to type 'System.Configuration.AppSettingsSection'." I'm able to copy the entire web.config file to my local box ...

www.leastprivilege.com - ConfigurationPermission and requirePermission ...

... the config sections declaration in question with the requirePermission attribute, e.g. for appSettings: < section name = " appSettings " type = " System.Configuration.AppSettingsSection,

www.leastprivilege.com - ConfigurationPermission and requirePermission ...

... the config sections declaration in question with the requirePermission attribute, e.g. for appSettings: < section name = " appSettings " type = " System.Configuration.AppSettingsSection,

AppSettingsSection Class (System.Configuration)

Topic Location; How to: Read Application Settings from the Web.config ... System.Configuration . . :: . ConfigurationSection        System.Configuration . . :: . AppSettingsSection

AppSettingsSection Class (System.Configuration)

Note: This class is new in the .NET Framework version 2.0. Provides ... System.Configuration.ConfigurationSection        System.Configuration.AppSettingsSection

Susan Warren's [ v ] Blog : Reading a config section from an external ...

A custom config section of type System.Configuration.AppSettingsSection . This is essentially the same mechanism as #1, but you can create as many separate configuration files as ...

Susan Warren's [ v ] Blog : November 2006 - Posts

A custom config section of type System.Configuration.AppSettingsSection . This is essentially the same mechanism as #1, but you can create as many separate configuration files as ...

Unable to cast object of type 'System.Configuration.IgnoreSection' to ...

Thread: Unable to cast object of type 'System.Configuration.IgnoreSection' to type 'System.Configuration.AppSettingsSection' Last post 09-10-2007 2:04 AM by Zhao Ji Ma - MSFT . 3 ...

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support