VcfLoadOptions class
VcfLoadOptions class
Options for loading Vcf documents.
The VcfLoadOptions type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Initializes a new instance of VcfLoadOptions class. |
Properties
| Property | Description |
|---|---|
| encoding | The encoding used when loading a VCF document. Default is Encoding.Default. |
| format | The input document file type. |