1
Answer

How to access folder in application

ali raza

ali raza

16y
5k
1

I am working on Windows application. I have added a folder for Images. The problum is that how do i get the path of this folder. I also have tryied

Application.ExecutablePath

and

Application.Startup

but this gives me path of the Debug folder. Is there any way to directly access this folder. I would be very thank full if some body help me out with this.

Answers (1)