.NET Framework Class Library
DirectoryInfo..::.GetDirectories Method

Returns the subdirectories of the current directory.

Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkGetDirectories()()()Returns the subdirectories of the current directory.
Public methodSupported by the .NET Compact FrameworkSupported by the XNA FrameworkGetDirectories(String)Returns an array of directories in the current DirectoryInfo matching the given search criteria.
Public methodGetDirectories(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

Tags :


Page view tracker