This topic has not yet been rated - Rate this topic

File.Copy Method

When it is called by trusted applications, 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 Supported by Silverlight for Windows Phone Supported by Xbox 360 Copy(String, String) When it is called by trusted applications, copies an existing file to a new file. Overwriting a file of the same name is not allowed.
Public method Static member Supported by Silverlight for Windows Phone Supported by Xbox 360 Copy(String, String, Boolean) When it is called by trusted applications, 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)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.