Click or drag to resize
DirectoryInfoGetFiles Method
Overload List
  NameDescription
Public methodGetFiles
Returns a file list from the current directory.
Public methodGetFiles(String)
Returns a file list from the current directory matching the given search pattern.
Public methodGetFiles(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.
Top
See Also