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
Overwrite
public bool Overwrite { get; set; }
Property Value
PreserveAttributes
public bool PreserveAttributes { get; set; }
Property Value
PreserveFileTime
public bool PreserveFileTime { get; set; }