ExtractFiles Method

Microsoft Deployment Compression & Installer

Copy image CopyHover image
Deployment Tools Foundation ExtractFiles Method
Extracts all files to the WorkingDirectory. The files are extracted to the relative directory matching their SourcePath.
Declaration Syntax
C# Visual Basic Visual C++
public void ExtractFiles()
Public Sub ExtractFiles
public:
void ExtractFiles()
Remarks
If any files have the uncompressed attribute, they will be copied from the SourceDirectory.

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