get all files of directory c# code example Example: get all files in all subdirectories c# Directory.GetFiles(dirPath, "*", SearchOption.AllDirectories)