Inherit Property
Gets a value indicating whether the prefix should inherit parent prefixes.
Namespace
CsvHelper.Configuration.Attributes
Containing Type
HeaderPrefixAttribute
Property Type
bool

Syntax

public bool Inherit { get; private set; }

Value

Type Description
bool