DirectoryInfo: MoveTo

MoveTo

Moves this directory and its contents to the specified path.



 Public Sub MoveTo(
	  ByVal DestDirName As String )

Parameters

DestDirName
[ByVal] String. The new path and name of the directory.

See Also

Project CorLib Overview

Class DirectoryInfo Overview