H
Hugh
Hi,
My.settings.mystring is a "User" scope setting and I expect that the value
can be reset by
My.Settings.mystring = "Test"
My.Settings.Save
It works fine if the application is stopped and restartted. However,
"mystring" does not return the value of "Test" after whole Visual Studio is
closed and re-launched. I upgrande my VS from 2005 to 2008, the problem
remains.
Thanks in advance fro your help.
Hugh
My.settings.mystring is a "User" scope setting and I expect that the value
can be reset by
My.Settings.mystring = "Test"
My.Settings.Save
It works fine if the application is stopped and restartted. However,
"mystring" does not return the value of "Test" after whole Visual Studio is
closed and re-launched. I upgrande my VS from 2005 to 2008, the problem
remains.
Thanks in advance fro your help.
Hugh