Object: | FileManager |
Syntax: | MoveFolder ([in] SourceDirectory, [in] DestinationDirectory) |
Description: | This method moves, or renames, the source folder, sub-folders, and files to another location. If the folder already exists in the destination directory, the MoveFolder method fails. |