<clear> element for <appSettings>
Clears custom application settings.
<configuration>
<appSettings>
<clear>
Syntax
<appSettings>
<clear />
</appSettings>
Attributes
None
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
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา