ZipFile Properties

SharpZip Compression Library

SharpZip Compression Library

ZipFile Properties

The properties of the ZipFile class are listed below. For a complete list of ZipFile class members, see the ZipFile Members topic.

Public Instance Properties

EntryByIndex Indexer property for ZipEntries
Name Gets the name of this zip file.
Password Password to be used for encrypting/decrypting files.
Size Gets the number of entries in this zip file.
ZipFileComment Gets the comment for the zip file.

See Also

ZipFile Class | ICSharpCode.SharpZipLib.Zip Namespace