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.


Exception | Condition |
---|---|
IOException |
overwrite is false
and destFileName exists. |