ExtensionsDirectoryInfoCopyAsync Method |
Name | Description | |
---|---|---|
CopyAsync(FileInfo, DirectoryInfo) |
Creates a copy of the file in the specified folder.
| |
CopyAsync(FileInfo, DirectoryInfo, String) |
Creates a copy of the file in the specified folder and renames the copy.
| |
CopyAsync(FileInfo, DirectoryInfo, String, NameCollisionOption) |
Creates a copy of the file in the specified folder and renames the copy. This method also
specifies what to do if a file with the same name already exists in the destination folder.
|