string physicalPath = @"D:\New folder\documents to be uploaded\79730\79731\96552";
I have Physical path like above :=> inside 96552 folder there is pdf file so now o want to retrieve file name and save that file name folder path in text file
in console app