DirectoryInfoGetFileSystemInfos Method |
Name | Description | |
---|---|---|
GetFileSystemInfos | Returns an array of strongly typed FileSystemInfo entries representing all the files and subdirectories in a directory. | |
GetFileSystemInfos(String) | Retrieves an array of strongly typed FileSystemInfo objects representing the files and subdirectories that match the specified search criteria. | |
GetFileSystemInfos(String, SearchOption) | Retrieves an array of strongly typed FileSystemInfo objects representing the files and subdirectories that match the specified search criteria. |