Gets or sets the constant value used for every record.
- Namespace
- CsvHelper
.Configuration - Containing Type
- MemberMapData
- Property Type
- object
Syntax
public virtual object Constant { get; set; }
Value
| Type | Description |
|---|---|
| object |
public virtual object Constant { get; set; }
| Type | Description |
|---|---|
| object |