Class ZipArchiveEntry
- Namespace
- SharpCompress.Archives.Zip
- Assembly
- SharpCompress.dll
public class ZipArchiveEntry : ZipEntry, IArchiveEntry, IEntry
- Inheritance
-
ZipArchiveEntry
- Implements
- Inherited Members
- Extension Methods
Properties
Archive
public IArchive Archive { get; }
Property Value
Comment
public string Comment { get; }
Property Value
IsComplete
public bool IsComplete { get; }
Property Value
Methods
OpenEntryStream()
public virtual Stream OpenEntryStream()