Table of Contents

Class ZipVolume

Namespace
SharpCompress.Common.Zip
Assembly
SharpCompress.dll
public class ZipVolume : Volume, IVolume, IDisposable
Inheritance
ZipVolume
Implements
Inherited Members

Constructors

ZipVolume(Stream, Options)

public ZipVolume(Stream stream, Options options)

Parameters

stream Stream
options Options

Properties

Comment

public string Comment { get; }

Property Value

string