ExtractFiles Method

Microsoft Deployment Compression & Installer

Copy image CopyHover image
Deployment Tools Foundation ExtractFiles Method
Members
Icon Member Description
ExtractFiles()()()()
Extracts all files to the WorkingDirectory. The files are extracted to the relative directory matching their SourcePath.

ExtractFiles(ICollection<(Of <<'(String>)>>))
Extracts a specified list of files to the WorkingDirectory. The files are extracted to the relative directory matching their SourcePath.

Assembly: Microsoft.Deployment.WindowsInstaller.Package (Module: Microsoft.Deployment.WindowsInstaller.Package.dll) Version: 3.0.0.0 (3.9.1006.0)