Poznámka
Na prístup k tejto stránke sa vyžaduje oprávnenie. Môžete sa skúsiť prihlásiť alebo zmeniť adresáre.
Na prístup k tejto stránke sa vyžaduje oprávnenie. Môžete skúsiť zmeniť adresáre.
The configuration sections schema contains elements that define custom settings in configuration files. For general information on configuration files and schemas, see Configuration file schema for the .NET Framework.
<configuration>
<configSections>
<section>
<sectionGroup>
| Element | Description |
|---|---|
<configSections> |
Contains configuration section and namespace declarations. |
<section> for <configSections> and <sectionGroup> |
Contains a configuration section declaration. |
<sectionGroup> for <configSections> |
Defines a namespace for configuration sections. |
Unimplemented elements
The following elements have no impact and should not be used:
<clear><remove>
Spolupráca s nami v službe GitHub
Zdroj tohto obsahu nájdete v službe GitHub, kde môžete vytvárať a skúmať problémy a žiadosti o prijatie zmien. Ďalšie informácie nájdete v našom sprievodcovi prispievateľom.