A
aleko
Hi all,
Maybe it's just me, but this seems wrong:
Path.Combine("c:\\", "\\") returns "\\"
I would expect the return to be "c:\\". What do you think?
Thanks,
Aleko
Maybe it's just me, but this seems wrong:
Path.Combine("c:\\", "\\") returns "\\"
I would expect the return to be "c:\\". What do you think?
Thanks,
Aleko