Table of Contents

Class ReaderOptions

Namespace
SharpCompress.Readers
Assembly
SharpCompress.dll
public class ReaderOptions : OptionsBase
Inheritance
ReaderOptions
Inherited Members

Constructors

ReaderOptions()

public ReaderOptions()

Properties

LookForHeader

public bool LookForHeader { get; set; }

Property Value

bool

Password

public string Password { get; set; }

Property Value

string