Nov 27, 2003 #1 mcklsn Programmer Joined Mar 16, 2003 Messages 40 Location US In C#, how can I determine whether a file exists out on the disk or not? Thanks
Nov 27, 2003 #2 tgreer Programmer Joined Oct 4, 2002 Messages 1,781 Location US System.IO.File.Exists() Thomas D. Greer http://www.tgreer.com Upvote 0 Downvote