ExtractFiles Method

DTF API

Copy image CopyHover image
Deployment Tools Foundation ExtractFiles Method
Deployment Tools Foundation NamespacesMicrosoft.Deployment.WindowsInstaller.PackageInstallPackageExtractFiles()()()()
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.11.1.2318)