Directory.GetFiles(“C:\Users\Nethan\Desktop\Data\folder”,“allfile*”)
this part is taken from the config file=C:\Users\Nethan\Desktop\Data\folder
this file name should be wildcard =allfile*
im try to use the the config file to import the file path but i m getting an error call Assign: Illegal characters in path.
why is that