Appends a prefix to the header of each field of the reference member.
- Namespace
- CsvHelper
.Configuration .Attributes - Containing Type
- Header
Prefix Attribute
Syntax
public HeaderPrefixAttribute(bool inherit)
Parameters
Name | Type | Description |
---|---|---|
inherit | bool | Inherits parent object prefixes. |