Click or drag to resize

VirtualDirectoryGetDirectories Method

Overload List
  NameDescription
Public methodStatic memberGetDirectories(String)
Gets the names of subdirectories in the specified directory.
Public methodStatic memberGetDirectories(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
See Also