ZipFileInfo CopyTo Method (String, Boolean)Kentico 8.0 API Reference
Copies current file to destination.

Namespace: CMS.IO.Zip
Assembly: CMS.IO (in CMS.IO.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

destFileName
Type: OnlineSystem String
Destination file name.
overwrite
Type: OnlineSystem Boolean
Indicates if existing file should be overwritten

Return Value

Type: FileInfo
See Also