Parameter Property
Gets the System.Reflection.ParameterInfo that the data is associated with.
Namespace
CsvHelper.Configuration
Containing Type
ParameterReferenceMapData
Property Type
ParameterInfo

Syntax

public virtual ParameterInfo Parameter { get; private set; }

Value

Type Description
ParameterInfo