ConfigurationSection (System.Configuration.ConfigurationSection)

Inherits: System.Configuration.ConfigurationElement

Interfaces:

Derived Types: 81 (Click here to see a list of derived types)

Assembly: System.Configuration.dll

Represents a section within a configuration file.

VB.NET C#

C#

public abstract class ConfigurationSection : System.Configuration.ConfigurationElement
{
}

Articles

TrackbackHttpHandlerConfigurationSection Class

The following example is an excerpt of a configuration file that ... System.Configuration . . :: . ConfigurationElement      System.Configuration . . :: . ConfigurationSection

Validation of configuration file attributes - .NET and Java EE Interop ...

This follows the style of another example given by the .NET class library reference (http://msdn2.microsoft.com/en-us/library/system.configuration.configurationsection.aspx)

Spartacus trail and linux mono.

at System.Configuration.ConfigurationSection.DeserializeSection (System.Xml.XmlReader reader) [0x00000] at System.Configuration.Configuration.GetSectionInstance

Matt Dinovo's Space: October, 2007

The first half of the solution required creation of a class that inherits from System.Configuration.ConfigurationSection and overrides the SerializeSection and DeserializeSection ...

Class wwDbResourceProviderSection

System.Object System.Configuration.ConfigurationElement System.Configuration.ConfigurationSection Westwind.Globalization.wwDbResourceProviderSection

ReportingConfigurationSection Class Members

... Configuration.ConfigurationElement ) LockItem (Inherited from System.Configuration.ConfigurationElement ) SectionInformation (Inherited from System.Configuration.ConfigurationSection

CCNetConfig - ConfigurationSection

A Little Class (System.Configuration.ConfigurationSection) This is the first post since December 26th last year. Besides taking ...

A Little Class (System.Configuration.ConfigurationSection)

This is the first post since December 26th last year. Besides taking a little time off for the holidays, I had some server issues. I have now resolved the issues with the servers ...

How to: Create Custom Configuration Sections Using ...

To do this, you must create your own configuration section handler. The handler must be a .NET Framework class that implements the System.Configuration . . :: . ConfigurationSection class

ConfigurationSection Class (System.Configuration)

Represents a section within a configuration file. ... You use the ConfigurationSection class to implement a custom section type.

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