IP*Works! ZIP V9 - Online Help
IP*Works! ZIP V9
Questions / Feedback?

Extract Method

Extracts the compressed file from the bzip2 archive.

Syntax

[VB.NET]
Public Sub Extract()
[C#]
public void Extract();

Remarks

Invoking Extract decompresses the archive specified by ArchiveFile. The compressed file will be extracted, and written to disk.

If FileDecompressedName is set to a nonempty string the file will be written there. Otherwise the component will automatically set FileDecompressedName to an appropriate value:

If ArchiveFile ends in ".bz2", this filename, less the ".bz2" extension will be used.

If this condition does not hold, ".unzipped" will be appended to ArchiveFile.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 9.0.6240.0