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.
Remarks
See Also
Project VBCorLib Overview
| Class DirectoryInfo Overview