Property LineTerminator
- Namespace
- YndigoBlue.Velocity.Model
- Assembly
- YndigoBlue.Velocity.dll
LineTerminator
Gets or sets the string written at the end of each CSV row. Defaults to NewLine.
public string LineTerminator { get; set; }
Gets or sets the string written at the end of each CSV row. Defaults to NewLine.
public string LineTerminator { get; set; }