Gets a value indicating that during writing whether a new
object should be created when a reference member is
.
to create a new object and use its defaults for the
fields, or
to leave the fields empty for all the
reference member's members.
- Namespace
- CsvHelper
.Configuration .Attributes - Containing Type
- Use
New Object For Null Reference Members Attribute - Property Type
- bool
Syntax
public bool UseNewObjectForNullReferenceMembers { get; private set; }
Value
Type | Description |
---|---|
bool |