FileInfoExtensionsMoveTo Method

Overload List

MoveTo(FileInfo, DirectoryInfo) Moves the source file to the specified directory.

If the target file already exists, an IOException is thrown.

MoveTo(FileInfo, DirectoryInfo, Boolean) Moves the source file to the specified directory.

See Also