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::EnumerateFileSystemInfos Method
.NET Framework (current version)
Returns an enumerable collection of file system information in the current directory.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | EnumerateFileSystemInfos() | Returns an enumerable collection of file system information in the current directory. |
![]() | EnumerateFileSystemInfos(String^) | Returns an enumerable collection of file system information that matches a specified search pattern. |
![]() | EnumerateFileSystemInfos(String^, SearchOption) | Returns an enumerable collection of file system information that matches a specified search pattern and search subdirectory option. |
Show:
