将My.Settings变量重置为默认值

use*_*048 3 vb.net my.settings

如何重置我在调试应用程序时更改的my.settings变量?

Rob*_*Rob 6

恢复为默认值:

My.Settings.Reset()