Names Property
Gets the raw list of names without the prefix being prepended.
Namespace
CsvHelper.Configuration
Containing Type
MemberNameCollection
Property Type
List<string>

Syntax

public List<string> Names { get; }

Value

Type Description
List<string>