The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
DirectoryInfo::EnumerateFiles Method
.NET Framework (current version)
Returns an enumerable collection of file information in the current directory.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | EnumerateFiles() | Returns an enumerable collection of file information in the current directory. |
![]() | EnumerateFiles(String^) | Returns an enumerable collection of file information that matches a search pattern. |
![]() | EnumerateFiles(String^, SearchOption) | Returns an enumerable collection of file information that matches a specified search pattern and search subdirectory option. |
Show:
