.NET Framework Class Library
File..::.Copy Method

Copies an existing file to a new file.

Overload List

  NameDescription
Public methodStatic memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkCopy(String, String)Copies an existing file to a new file. Overwriting a file of the same name is not allowed.
Public methodStatic memberSupported by the .NET Compact FrameworkSupported by the XNA FrameworkCopy(String, String, Boolean)Copies an existing file to a new file. Overwriting a file of the same name is allowed.
Top
See Also

Reference

Tags :


Page view tracker