Deployment Tools Foundation
ExtractFiles Method
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller.Package ► InstallPackage ► ExtractFiles()()()
Extracts all files to the WorkingDirectory. The files are extracted
to the relative directory matching their SourcePath.
![](collapse_all.gif)
C# | Visual Basic | Visual C++ |
public void ExtractFiles()
Public Sub ExtractFiles
public: void ExtractFiles()
![](collapse_all.gif)
If any files have the uncompressed attribute, they will be copied
from the SourceDirectory.