1
Reply

how to view all files in a folder

Bobi B

Bobi B

Apr 5 2017 1:23 AM
150
helo guys ,
StreamReader reader = new StreamReader(AppDomain.CurrentDomain.BaseDirectory + @"\NewFolder1
 
this codinfg is for checking any one text file.. i need a coding for checking all the files inside the folder .. how to check it 

Answers (1)