writing a configuration file

B

Benjamin Vigneaux

Hello everyone,

so... i'm trying to create a configuration file for a small app i'm doing in
C# but i don't know how to place it in the default folder where the "final
user" chose to install my app.

thanx in advance

Ben
 
J

Joe Cool

Hello everyone,

so... i'm trying to create a configuration file for a small app i'm doing in
C# but i don't know how to place it in the default folder where the "final
user" chose to install my app.

thanx in advance


I think that would be Application.StartupPath.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top