How can i reset the my.settings variables that i've changed during debugging the application?
Resetting My.Settings variable to Default values
12.7k views Asked by user1570048 At
1
How can i reset the my.settings variables that i've changed during debugging the application?
to restore to default values:
My.Settings.Reset()