Click or drag to resize

DelimitedRecordOptionsDelimiter Property

The delimiter used to identify each field in the data.

Namespace:  FileHelpers.Options
Assembly:  FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntax
public string Delimiter { get; set; }

Property Value

Type: String
See Also