FileInfo: CopyTo |
Copies this file to a new location, with optional overwrite.
Public Function CopyTo( ByRef DestFileName As String, Optional ByVal OverWrite As Boolean = False ) As FileInfo
Default: False
The destination must be on the same volume as this file.