.NET Components
Chilkat .NET Components for Email, Zip Compression, Encryption, XML, S/MIME, and Character Encoding Conversion

Back to Zip Class Summary

Zip::WriteZip

Saves the Zip to a file and implictly re-opens it so further operations can continue. Use WriteZipAndClose to write and close the Zip.

  Declarations  
    [Visual Basic]
Public Function WriteZip() As Boolean

[C#]
public bool WriteZip();

[C++]
public bool WriteZip();

[JScript]
public function WriteZip() : Boolean
 
  Parameters  
   
 

Copyright 2002, Chilkat Software, Inc. All Rights Reserved.