Click or drag to resize

CsvSerializerTIgnoreHeaderOnRead Property

Gets or sets a value indicating whether the header should be ignored when reading the file.

Namespace:  Enkoni.Framework.Serialization
Assembly:  Enkoni.Framework.Serialization (in Enkoni.Framework.Serialization.dll) Version: 1.3.0.1
Syntax
protected bool IgnoreHeaderOnRead { get; set; }

Property Value

Type: Boolean
See Also