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
IReaderConfiguration
Property Type
bool

Syntax

bool IgnoreReferences { get; }

Value

Type Description
bool