The following tables list the members exposed by IDirectoryInfo.
Name | Description | |
---|---|---|
![]() | EnumerateDirectories | Returns an enumerable collection of directory information that matches a specified search pattern and search subdirectory option. |
![]() | EnumerateFiles | Returns an enumerable collection of file information that matches a specified search pattern and search subdirectory option. |
![]() | GetDirectories | Returns the subdirectories of the current directory. |
![]() | GetFiles | Returns a file list from the current directory. |