| FileInfo: CopyTo |
Copies this file to a new location, with optional overwrite.
Public Sub CopyTo( ByVal DestFileName As String, Optional ByVal OverWrite As Boolean )
The destination must be on the same volume as this file.
Project VBCorLib Overview Class FileInfo Overview FileInfo Properties FileInfo Methods Attributes (let) Create