DevCase 6.0 API Reference for NET Framework
C#
VB
C++
F#
XAML
ASP.NET
🏠 Home
|
⬅️ Back
|
➡️ Forward
Show/Hide TOC
File
Info
Extensions
Copy
To Method
Overload List
CopyTo(FileInfo, DirectoryInfo)
Copies the source file to the specified directory.
If the target file already exists, an
IOException
is thrown.
CopyTo(FileInfo, DirectoryInfo, Boolean)
Copies the source file to the specified directory.
See Also
Reference
FileInfoExtensions Class
DevCase.Extensions.FileInfoExtensions Namespace
In This Article
Overload List
See Also