Property QuoteCharacter
- Namespace
- YndigoBlue.Velocity.Model
- Assembly
- YndigoBlue.Velocity.dll
QuoteCharacter
Gets or sets the character used to quote field values that contain the delimiter or line terminator. Defaults to double-quote (").
public char QuoteCharacter { get; set; }