Hi All,
I am automating uploading and downloading of files to sharepoint using C# winforms app.
Able to upload and download files from SharePoint using WebClient. However fac file names. Not able to find code to get file names in SharePoint folder.
I have a winform form with button, on button click need to get all the file names in a given SharePoint folder.
Please advise.
Thanks in advance..!