3
Reply

File Not Found

ponveni

ponveni

Apr 19 2012 1:08 AM
1.1k
 

I am getting this error.

 

File not found.

 

StreamReader sreader = new StreamReader(@"c:\text.txt");

string strcontent = sreader.ReadToEnd();

 

 

How to check file available in the particular location.


Answers (3)