| FileCopy Method | 
| Name | Description | |
|---|---|---|
| Copy(String, String) | 
            Copies an existing file to a new file.
              | |
| Copy(String, String, Boolean) | 
            Copies an existing file to a new file. Overwriting a file of the same name is allowed.
              |