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
Syntax
public MemberTypesAttribute(MemberTypes memberTypes)
Parameters
| Name | Type | Description |
|---|---|---|
| memberTypes | MemberTypes |