Chameleon and Iguana Plugin C# Class Libraries |
|
Config.EscapeCharacter Property
Escape Character property.
[Visual Basic]
Public Property EscapeCharacter As
Integer
[C#]
public
int EscapeCharacter {get; set;}
Remarks
The default escape character is '\'.
See http://www.interfaceware.com/manual/delimiter_characters.html for more information on delimiter characters.
See Also
Config Class | iNTERFACEWARE.Chameleon Namespace