opomba,
Dostop do te strani zahteva pooblastilo. Poskusite se vpisati alispremeniti imenike.
Dostop do te strani zahteva pooblastilo. Poskusite lahko spremeniti imenike.
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
Sodelujte z nami v storitvi GitHub
Vir za to vsebino najdete v storitvi GitHub, kjer lahko tudi ustvarite in pregledate težave in zahtevke za uveljavitev sprememb. Če želite več informacij, glejte naš vodnik za sodelavce.