DelimitedTextOptions.EscapeCharacter Property

Gets the character used to escape quote values.

Definition

Namespace: Numerics.NET.Data.Text
Assembly: Numerics.NET.Data (in Numerics.NET.Data.dll) Version: 4.0.0
C#
public char EscapeCharacter { get; }

Property Value

Char

See Also