From dictionary value, get files in folder count

Hi @MikeC ,

Could you give this a try?

Directory.GetFiles(Dict1("PdfFolderPath").ToString).Count()

If that doesn’t work, then would you be so kind as to include snapshot of the error message please?

Kind Regards,
Ashwin A.K

1 Like