組態區段結構描述
組態區段架構包含定義組態檔中自訂設定的項目。 如需組態檔和架構的一般資訊,請參閱.NET Framework的組態檔架構。
<configuration><configSections><section><sectionGroup>
描述 | |
---|---|
<configSections> | 包含組態區段和命名空間宣告。 |
<section> for <configSections> and <sectionGroup> | 包含組態區段宣告。 |
<sectionGroup> for <configSections> | 定義組態區段的命名空間。 |
未實作的項目
下列項目沒有任何影響,不應使用:
- <clear>
- <remove>