Deployment Tools Foundation
ExtractFiles Method
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller.Package ► InstallPackage ► ExtractFiles()()()

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.
|