Creates a directory and any subdirectories in the specified path.
Public Function CreateDirectory( ByRef Path As String ) As DirectoryInfo
The path to be created can be a relative or absolute path.
Project CorLib Overview
Class Directory Overview