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