Table of Contents

Property EscapeCharacter

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

EscapeCharacter

Gets or sets the character used to escape special characters within quoted fields. Defaults to backslash (</code>).

public char EscapeCharacter { get; set; }

Property Value

char