Hi Subrato On Dec 21, 3:23 pm, "Subrato Mukherjee" <[email protected]> wrote: > [snip] > DirectoryInfo d1 = new DirectoryInfo(path1); > [snip]
Thank you for the reply. Unfortunately supplying "C:\Temp" and "C:\Temp\" as the paths, FullName.ToString() returns a different value for each. I think I'm going to have to resort to string manipulation.
