Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
System.IO Namespace
Directory Class
Directory Methods
Collapse All/Expand All Collapse All
Members FilterMembers Filter
Frameworks FilterFrameworks Filter
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
.NET Framework Class Library
Directory..::.GetDirectories Method

Gets the names of subdirectories in a specified directory.

  NameDescription
Public methodStatic memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkGetDirectories(String)Gets the names of subdirectories in the specified directory.
Public methodStatic memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkGetDirectories(String, String)Gets an array of directories matching the specified search pattern from the current directory.
Public methodStatic memberGetDirectories(String, String, SearchOption)Gets an array of directories matching the specified search pattern from the current directory, using a value to determine whether to search subdirectories.
Top
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2010 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker