EscapeAttribute(char) Constructor
The escape character used to escape a quote inside a field.

Syntax

public EscapeAttribute(char escape)

Parameters

Name Type Description
escape char The escape character.