Deployment Tools Foundation
UnpackFiles Method
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.Compression ► ArchiveInfo ► UnpackFiles()()()
Members
Icon | Member | Description |
---|---|---|
UnpackFiles(IList<(Of <(String>)>), String, IList<(Of <(String>)>)) |
Extracts multiple files from the archive.
|
|
UnpackFiles(IList<(Of <(String>)>), String, IList<(Of <(String>)>), EventHandler<(Of <(ArchiveProgressEventArgs>)>)) |
Extracts multiple files from the archive, optionally extracting
only newer files.
|