WritingConvertExpression Property
Gets or sets the expression to be used to convert the object to a field.
Namespace
CsvHelper.Configuration
Containing Type
MemberMapData
Property Type
Expression?

Syntax

public virtual Expression? WritingConvertExpression { get; set; }

Value

Type Description
Expression?