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
- CsvConfiguration
- Implements
- Property Type
- MemberTypes
Syntax
public virtual MemberTypes MemberTypes { get; set; }
Value
Type | Description |
---|---|
MemberTypes |