DirectoryInfoGetFiles Method |
Name | Description | |
---|---|---|
GetFiles | Returns a file list from the current directory. | |
GetFiles(String) | Returns a file list from the current directory matching the given search pattern. | |
GetFiles(String, SearchOption) | Returns a file list from the current directory matching the given search pattern and using a value to determine whether to search subdirectories. |