1 out of 1 rated this helpful - Rate this topic

DirectoryInfo.GetDirectories Method

Returns the subdirectories of the current directory.

Name Description
DirectoryInfo.GetDirectories () Returns the subdirectories of the current directory.

Supported by the .NET Compact Framework.

DirectoryInfo.GetDirectories (String) Returns an array of directories in the current DirectoryInfo matching the given search criteria.

Supported by the .NET Compact Framework.

DirectoryInfo.GetDirectories (String, SearchOption) Returns an array of directories in the current DirectoryInfo matching the given search criteria and using a value to determine whether to search subdirectories.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ