1
Answer

C# file exists

Photo of Sie Ste

Sie Ste

12y
1.3k
1
In a C# application, I am downloading documents from a web service. I want to do a check to see if a document was downloaded to a particular location in the file directory structure. Thus can you tell me how to do this kind of a check?

Answers (1)