0 out of 3 rated this helpful - Rate this topic

Configuration Sections Schema

The configuration sections schema contains elements that put custom settings in configuration files.

<configuration>

   <configSections>

      <clear>

      <remove>

      <section>

      <sectionGroup>

Element

Description

clear Element for configSections (General Settings Schema)

Clears all previously defined sections and section groups.

configSections Element (General Settings Schema)

Contains configuration section and namespace declarations.

remove Element for configSections (General Settings Schema)

Removes a predefined section or section group.

section Element for configSections (General Settings Schema)

Contains a configuration section declaration.

sectionGroup Element for configSections (General Settings Schema)

Defines a namespace for configuration sections.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.