D
dale
I am trying store and update some variables/options that
the user can set and that need to be saved and used each
time the program is run. I am thinking that they should
be stored in the app.config file and also changed there
when the user modifies these options.
My question is does this sound right and is there a
variable that will give me the path to the app.config
file?
Thanks in advance.
the user can set and that need to be saved and used each
time the program is run. I am thinking that they should
be stored in the app.config file and also changed there
when the user modifies these options.
My question is does this sound right and is there a
variable that will give me the path to the app.config
file?
Thanks in advance.