I would like to test a string containing a path to a file for existence of that file (something like the -e test in Perl or the os.path.exists() in Python) in C#.

5 Answers
5

Tags:

Leave a Reply

Your email address will not be published. Required fields are marked *