Click or drag to resize
DirectoryEnumerateFiles Method
Overload List
  NameDescription
Public methodStatic memberEnumerateFiles(String)
Returns an enumerable collection of file names in a specified path.
Public methodStatic memberEnumerateFiles(String, String)
Returns an enumerable collection of file names that match a search pattern in a specified path.
Top
See Also