Table of Contents

Property LineTerminator

Namespace
YndigoBlue.Velocity.Model
Assembly
YndigoBlue.Velocity.dll

LineTerminator

Gets or sets the string that terminates each CSV row. Defaults to NewLine.

public string LineTerminator { get; set; }

Property Value

string