FileReplace Method |
Name | Description | |
---|---|---|
Replace(String, String, String) |
Replaces the contents of a specified file with the contents of another file, deleting the original file, and creating a backup of
the replaced file.
| |
Replace(String, String, String, Boolean) |
Replaces the contents of a specified file with the contents of another file, deleting the original file, and creating a backup of
the replaced file and optionally ignores merge errors.
| |
Replace(String, String, String, Boolean, PathFormat) |
[AlphaFS] Replaces the contents of a specified file with the contents of another file, deleting the original file, and creating a
backup of the replaced file and optionally ignores merge errors.
|