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.
Clears custom application settings.
<configuration>
<appSettings>
<clear>
Syntax
<appSettings>
<clear />
</appSettings>
Attributes
None
Parent element
| Parent element | Description |
|---|---|
<appSettings> |
Contains custom application settings, such as file paths, XML Web service URLs, or any other custom application configuration information. |
Child elements
None
Example
The following example shows how to clear custom configuration settings:
<appSettings>
<clear />
</appSettings>
See also
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.