GetDirectories Method
MSDN Home
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
.NET Framework Class Library
System.IO Namespace
DirectoryInfo Class
DirectoryInfo Methods
GetDirectories Method
GetDirectories Method
GetDirectories Method (String)
GetDirectories Method (String, ...
DirectoryInfo Methods
Create Method
CreateSubdirectory Method
Delete Method
GetAccessControl Method
GetDirectories Method
GetFiles Method
GetFileSystemInfos Method
MemberwiseClone Method
MoveTo Method
SetAccessControl Method
ToString Method
Switch View :
Classic
Lightweight Beta
ScriptFree
Feedback
.NET Framework Class Library
DirectoryInfo
.
.
::
.
GetDirectories Method
Returns the subdirectories of the current directory.
Overload List
Name
Description
GetDirectories
()
()
()
Returns the subdirectories of the current directory.
GetDirectories(String)
Returns an array of directories in the current
DirectoryInfo
matching the given search criteria.
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.
Top
See Also
Reference
DirectoryInfo Class
DirectoryInfo Members
System.IO Namespace
Tags :