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