Table of Contents

Property EscapeCharacter

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

EscapeCharacter

Gets or sets the string used to escape special characters within quoted fields. Defaults to \.

public string EscapeCharacter { get; set; }

Property Value

string