Deployment Tools Foundation
ExtractFiles Method
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller.Package ► InstallPackage ► ExtractFiles()()()()
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)