MemberTypes Property
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.Attributes
Containing Type
MemberTypesAttribute
Property Type
MemberTypes

Syntax

public MemberTypes MemberTypes { get; private set; }

Value

Type Description
MemberTypes