Directory.GetFiles(“FolderPath”, “ABCD*”)
In above syntax can i use string variable as a keyword in place of ABCD. If yes then how?
And also i want to read only pdf format files.
I used * infront of keyword because there are multiple versions of that file
@supermanPunch @Sudharsan_Ka @Aakash_Singh_Rawat @Anil_G @Kalpesh_Chaudhari
can i get array of from this?
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.