Click or drag to resize
FileInfo.CopyTo Method
Overload List
  NameDescription
Public methodCopyTo(String)
Copies an existing file to a new file, allowing the overwriting of an existing file.
(Overrides FileInfo.CopyTo(String).)
Public methodCopyTo(String, Boolean)
Copies an existing file to a new file, allowing the overwriting of an existing file.
(Overrides FileInfo.CopyTo(String, Boolean).)
Top
See Also