Showing posts with label get directory. Show all posts
Showing posts with label get directory. Show all posts

24 October 2011

get files from a directory folder

string[] files = System.IO.Directory.GetFiles(serverpath + "/" + inputfolder);