DefaultSection Class
Represents a basic configuration-section handler that exposes the configuration section's XML for both read and write access.
Assembly: System.Configuration (in System.Configuration.dll)
This is the type that is returned when the design-time API reads in a section that is not registered in the <configSections> section. This type is also returned when the type of registered section does not inherit from ConfigurationSection, as with sections that use the ASP.NET 1.0 or 1.1 IConfigurationSectionHandler type.
System.Configuration.ConfigurationElement
System.Configuration.ConfigurationSection
System.Configuration.DefaultSection
Windows 7, Windows Vista, Windows XP SP2, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP Starter Edition, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003, Windows Server 2000 SP4, Windows Millennium Edition, Windows 98
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.