Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Copies the file to the destination URL.
Name | Description | |
---|---|---|
![]() |
CopyTo(String) | Copies the file to the destination URL but does not overwrite an existing file of the same name. |
![]() |
CopyTo(String, Boolean) | Copies the file to the destination URL and optionally overwrites an existing file of the same name. |
Top