Directory: Move |
Moves a directory and all of its contents to another location.
Public Sub Move( ByRef SourceDirName As String, ByRef DestDirName As String )
The destination directory is the source directory renamed after the moving of the source directory.