TextLoader.Options.EscapeChar Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Character to use to escape quotes inside quoted fields. It can't be a character used as separator.
public char EscapeChar;
val mutable EscapeChar : char
Public EscapeChar As Char