1
Answer

Get list of file names in SharePoint folder

Photo of Prabhanjan T

Prabhanjan T

7y
195
1
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..! 
 
 

Answers (1)

0
Photo of Laxmidhar Sahoo
NA 2.3k 1.4k 7y
sir I think 
 
driver.get('URL');
 
The above get method use the url as a variable where u use as a text constant.
 
The datails is not displayed