Click or drag to resize

CsvSerializerTEmitHeader Property

Gets or sets a value indicating whether a header-line must be included when serializing the objects.

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

Property Value

Type: Boolean
See Also