Deployment Tools Foundation
CopyTo Method (destFileName, overwrite)
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.Compression ► ArchiveFileInfo ► CopyTo(String, Boolean)
Extracts the file, optionally overwriting any existing file.
![](collapse_all.gif)
![](collapse_all.gif)
Exception | Condition |
---|---|
IOException |
overwrite is false
and destFileName exists. |