File.Copy

Description

Syntax

Parameters

source
(string) full path to the file to be copied
destination
(string) path to the destination file
If file name not included in path, source file name is used.

Examples