IgnoreReferences Property
Gets a value indicating whether references should be ignored when auto mapping. True to ignore references, otherwise false. Default is false.
Namespace
CsvHelper.Configuration
Containing Type
IWriterConfiguration
Property Type
bool

Syntax

bool IgnoreReferences { get; }

Value

Type Description
bool