| 
               | 
            
              File
             | 
          
| Name | Description | |
|---|---|---|
| 
                 | 
              GetFiles(DirectoryInfo, String, SearchOption, ActionException) | Returns the files that match the specified search pattern in the specified directory, using a value to determine whether to search subdirectories. | 
| 
                 | 
              GetFiles(String, String, SearchOption, ActionException) | Returns the names of files (including their paths) that match the specified search pattern in the specified directory, using a value to determine whether to search subdirectories. |