Click or drag to resize

DelimitedClassBuilderDelimiter Property

The Delimiter that marks the end of each field.

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

Property Value

Type: String
See Also