Getting Error while finding the files in directory

Hi I am getting error while finding the files.


How to resolve it??

Use the full Qualifier. System.IO.Directory.GetFiles…

Take Filelist datatype as array of string.
In value block:Directory.GetFiles(“Directory Path”)
I hope This will help you

I have taken all this step but getting error

Please send the screenshot of your error.

This has worked for me
Thanks!!

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.