Overload List

  NameDescription
Public methodSupported by the .NET Compact FrameworkClose()()()()
Closes the current ZipArchive object and releases any resources associated with it (file or stream). This is the same as calling Close(ArchiveSaveAction) with Auto argument.
Public methodSupported by the .NET Compact FrameworkClose(ArchiveSaveAction)
Closes the current ZipArchive object and releases any resources associated with it (file or stream).

See Also