Table of Contents

Class SevenZipArchiveEntry

Namespace
SharpCompress.Archive.SevenZip
Assembly
SharpCompress.dll
public class SevenZipArchiveEntry : SevenZipEntry, IArchiveEntry, IEntry
Inheritance
SevenZipArchiveEntry
Implements
Inherited Members
Extension Methods

Properties

Archive

public IArchive Archive { get; }

Property Value

IArchive

IsAnti

public bool IsAnti { get; }

Property Value

bool

IsComplete

public bool IsComplete { get; }

Property Value

bool

Methods

OpenEntryStream()

public Stream OpenEntryStream()

Returns

Stream