Member Property
Gets the MemberInfo that the data is associated with.
Namespace
CsvHelper.Configuration
Containing Type
MemberReferenceMapData
Property Type
MemberInfo

Syntax

public virtual MemberInfo Member { get; private set; }

Value

Type Description
MemberInfo