EnumerateFiles(DirectoryInfo, String, SearchOption, ActionException) | Returns an enumerable collection of files that match a search pattern in a specified path, and optionally searches subdirectories. |
EnumerateFiles(String, String, SearchOption, ActionException) | Returns an enumerable collection of file names that match a search pattern in a specified path, and optionally searches subdirectories. |