FileInfo CopyTo Method Kentico 8.0 API Reference
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).)
Back to Top
See Also