5 out of 5 rated this helpful - Rate this topic

File.Copy Method

Copies an existing file to a new file.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method Static member Copy(String, String) Copies an existing file to a new file. Overwriting a file of the same name is not allowed.
Public method Static member Copy(String, String, Boolean) Copies an existing file to a new file. Overwriting a file of the same name is allowed.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.