| DirectoryGetFiles Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|   | GetFiles(String) | 
            Returns the names of files (including their paths) in the specified directory.
             | 
|   | GetFiles(String, String) | 
            Returns the names of files (including their paths) that match the specified search pattern in the specified directory.
             | 
 See Also
See Also