Hi Sir,
I have created one windows form application and I want to get file path which is present in debug folder,
How to get that.
from the application i am calling another Windows form aplication by exiting first aplication using Application.exit.
And in second aplication i want to get the file path present in debug folder of that aplication.