I make project user select folder then displace all file naame in folder in string

Hello @rohit_kumar6 wherever you’re assigning the value to a string variable, use .ToString() explicitly

Hope it helps