Click or drag to resize
AbstractDirectoryGetFiles Method
Overload List
  NameDescription
Public methodGetFiles(String)
Returns the names of files (including their paths) in the specified directory.
Public methodGetFiles(String, String)
Returns the names of files (including their paths) that match the specified search pattern in the specified directory.
Top
See Also