Table of Contents

Class ExtractionOptions

Namespace
SharpCompress.Readers
Assembly
SharpCompress.dll
public class ExtractionOptions
Inheritance
ExtractionOptions
Inherited Members

Constructors

ExtractionOptions()

public ExtractionOptions()

Properties

ExtractFullPath

public bool ExtractFullPath { get; set; }

Property Value

bool

Overwrite

public bool Overwrite { get; set; }

Property Value

bool

PreserveAttributes

public bool PreserveAttributes { get; set; }

Property Value

bool

PreserveFileTime

public bool PreserveFileTime { get; set; }

Property Value

bool