GetDirectories(DirectoryInfo, String, SearchOption, ActionException) | Returns the subdirectories that match the specified search pattern in the specified directory, and optionally searches subdirectories. |
GetDirectories(String, String, SearchOption, ActionException) | Returns the names of the subdirectories (including their paths) that match the specified search pattern in the specified directory, and optionally searches subdirectories. |