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