DirectoryInfoEnumerateFileSystemInfos Method |
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(DirectoryEnumerationOptions) | [AlphaFS] Returns an enumerable collection of file system information in the current directory. |
![]() | EnumerateFileSystemInfos(String, DirectoryEnumerationOptions) | [AlphaFS] 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. |