IsConstantSet Property
Gets or sets a value indicating if a constant was explicitly set.
Namespace
CsvHelper.Configuration
Containing Type
ParameterMapData
Property Type
bool

Syntax

public virtual bool IsConstantSet { get; set; }

Value

Type Description
bool