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

Back to Zip Class Summary

Zip::WriteZipAndClose

Saves the Zip to a file and closes it. On return, the Zip object will be in the state as if NewZip had been called.

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

[C#]
public bool WriteZipAndClose();

[C++]
public bool WriteZipAndClose();

[JScript]
public function WriteZipAndClose() : Boolean
 
  Parameters  
   
 

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