1
Answer

how to view all files in a folder

Bobi B

Bobi B

7y
167
1
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)