定义配置节处理程序与配置元素之间的关联。

configuration 元素(常规设置架构)
??configSections 元素(常规设置架构)
????configSections 的 section 元素(常规设置架构)
??????configuration 元素(常规设置架构)
????????configSections 元素(常规设置架构)
??????????configSections 的 sectionGroup 元素(常规设置架构)
????????????configSections 的 section 元素(常规设置架构)
<section 
   name="section name"
   type="configuration section handler class, assembly file name, version, culture, public key token"
   allowDefinition= "Everywhere|MachineOnly|MachineToApplication|MachineToWebRoot" 
   allowLocation="True|False" 
   restartOnExternalChanges="True|False" 
/>

Expand 图像属性和元素

Expand 图像备注

Expand 图像示例

Expand 图像元素信息

Expand image请参见