BenSelect Documentation
IZipArchive Interface Members
See Also  Properties  Methods  Send Feedback
Selerix.Foundation Namespace : IZipArchive Interface


The following tables list the members exposed by IZipArchive.

Public Properties

 NameDescription
 PropertyEntriesGets the collection of entries that are currently in the zip archive.  
Top

Public Methods

 NameDescription
 MethodAppendAllFileSystemEntriesAppend all file system entries form the specified directory.  
 MethodAppendFileSystemEntriesAppend all file system entries form the specified related directory of file path.  
 MethodCreateEntryOverloaded. Creates an empty entry that has the specified path and entry name in the zip archive.  
 MethodDisposePerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from System.IDisposable)
 MethodGetEntryRetrieves a wrapper for the specified entry in the zip archive.  
 MethodSetLevelSets the Compression Level for all zip archive entries.  
Top

See Also

© 2024 All Rights Reserved.