Updated the expression to get the excel files also inside the folder
Directory.GetFiles(Environment.GetFolderPath(Environment.SpecialFolder.UserProfile)+"\Downloads\","*.xlsx")
Regards
Gokul
Updated the expression to get the excel files also inside the folder
Directory.GetFiles(Environment.GetFolderPath(Environment.SpecialFolder.UserProfile)+"\Downloads\","*.xlsx")
Regards
Gokul