DelimitedTextOptions.QuoteCharacter Property

Gets the character used to quote values.

Definition

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

Property Value

Char

See Also