Overload List
| Name | Description | |
|---|---|---|
| CopyTo(String) |
Copies an existing file to a new file, allowing the overwriting of an existing file.
(Overrides FileInfo CopyTo(String).) | |
| CopyTo(String, Boolean) |
Copies an existing file to a new file, allowing the overwriting of an existing file.
(Overrides FileInfo CopyTo(String, Boolean).) |
See Also