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

Back to ZipEntry Class Summary

ZipEntry::SaveLastError

Saves the error log to an XML log file

  Declarations  
    [Visual Basic]
Public Function SaveLastError(ByVal String filename) As Boolean

[C#]
public bool SaveLastError(string filename);

[C++]
public bool SaveLastError(String *filename);

[JScript]
public function SaveLastError(String filename) : Boolean
 
  Parameters  
   
filename
Name of XML log file to be created or overwritten.
 

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