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