Deployment Tools Foundation
Unpack Method
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.Compression ► ArchiveInfo ► Unpack()()()
Members
Icon | Member | Description |
---|---|---|
Unpack(String) |
Extracts all files from an archive to a destination directory.
|
|
Unpack(String, EventHandler<(Of <(ArchiveProgressEventArgs>)>)) |
Extracts all files from an archive to a destination directory,
optionally extracting only newer files.
|