A
Andrew Boswell
Hi,
On my Pocket PC, the call to Directory.GetFiles(folderPath) fails with "No
such directory" exception if folderPath ends in a space, even though the
folderPath is valid. It shows up OK in File Explorer.
DirectoryInfo.GetFiles also fails in the same way.
Any ideas for a workaround?
Thanks,
Andrew
On my Pocket PC, the call to Directory.GetFiles(folderPath) fails with "No
such directory" exception if folderPath ends in a space, even though the
folderPath is valid. It shows up OK in File Explorer.
DirectoryInfo.GetFiles also fails in the same way.
Any ideas for a workaround?
Thanks,
Andrew