I am using visual studio 2010 (c#).
I would like to select a zip or rar file from my computer, save it to project folder and store its path to a variable.
I tried openfiledialog() but I couldn't solve it this way.
How can I do that?
Total Post:30
Points:210I am using visual studio 2010 (c#).
I would like to select a zip or rar file from my computer, save it to project folder and store its path to a variable.
I tried openfiledialog() but I couldn't solve it this way.
How can I do that?
© Copyright © 2010 - 2019 MindStick Software Pvt. Ltd. All Rights Reserved
Post:96
Points:676Re: Saving a file to project folder and save its path
Hey Ida!
your file will be copied to yourprojectname\yourprojectname\bin\Debug