Question

How can i reset the my.settings variables that i've changed during debugging the application?

Was it helpful?

Solution

to restore to default values:

My.Settings.Reset()

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top