I m using "System.IO.Directory.GetCurrentDirectory" built-in fxn to get the the current working directory. But if a folder name contains space then it is breaking the directory path into two separate lines. Can you please tell how to use this function without breaking the directory path.
Also let me know if i can do the same with any other fxn.
Thanks
Also let me know if i can do the same with any other fxn.
Thanks