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
Password
public string Password { get; set; }