DelimitedTextOptions.QuoteEscapeMethod Property

Gets the method used to represent the quote character in quoted fields.

Definition

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

Property Value

QuoteEscapeMethod

See Also