TextLoader.Options.ReadMultilines Field

Definition

If true, new line characters are acceptable inside a quoted field, and thus one field can have multiple lines of text inside it If AllowQuoting is false, this option is ignored.

public bool ReadMultilines;
val mutable ReadMultilines : bool
Public ReadMultilines As Boolean 

Field Value

Applies to