MemberTypes Property
Gets the member types that are used when auto mapping. MemberTypes are flags, so you can choose more than one. Default is Properties.
Namespace
CsvHelper.Configuration
Containing Type
IWriterConfiguration
Property Type
MemberTypes

Syntax

MemberTypes MemberTypes { get; }

Value

Type Description
MemberTypes