hi all,
I am building windows form application in c#. I have created folder into my application but when i use it I have to write hard coded path.
So I want to copy that folder into out directory. I want to write command if that folder is exist then copy that else make folder(dir)
but I haven't found specified command?
plz help...
Happy Programming!!
Rohi