Win32FindDataEnumerateFileSystemEntries Method |
Name | Description | |
---|---|---|
EnumerateFileSystemEntries(String, Win32FindDataEnumerateOptions, Boolean) |
Returns an enumerable collection of file names and directory names in a specified path.
| |
EnumerateFileSystemEntries(String, EventHandlerWin32FindDataEventArgs, Win32FindDataEnumerateOptions) |
Enumerates the collection of file names and directory names in a specified path and call a function for each entry.
|