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.
Declaration Syntax
Exceptions
Exception | Condition |
---|---|
IOException |
overwrite is false
and destFileName exists. |