共用方式為


配置區段結構

組態區塊的結構包含定義設定檔自訂設定的元素。 關於設定檔與結構的一般資訊,請參閱 .NET Framework 的設定檔結構

<configuration><configSections section sectionGroup><><>

Description
<configSections> 包含設定區段與命名空間宣告。
<section> 對於 <configSections><sectionGroup> 包含一個配置區段宣告。
<sectionGroup><configSections> 定義了設定區段的命名空間。

未實作元素

以下元素不影響,不應使用:

  • <清>
  • <除>