The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
IsolatedStorageFile::CopyFile Method
.NET Framework (current version)
Copies an existing file to a new file.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | CopyFile(String^, String^) | Copies an existing file to a new file. |
![]() | CopyFile(String^, String^, Boolean) | Copies an existing file to a new file, and optionally overwrites an existing file. |
Show:
