J
John
Why does the System.IO.FileSystemEventArgs (in FileSystemWatcher object)
return lower case for the file? i.e. e.FullName will return
"c:\testingfilename.xml" instead of the origiiinal "c:\TestingFileName.xml".
Do I have the option to get the original case back? Thanks,
return lower case for the file? i.e. e.FullName will return
"c:\testingfilename.xml" instead of the origiiinal "c:\TestingFileName.xml".
Do I have the option to get the original case back? Thanks,