Share via


TextLoader.Options.DecimalMarker Field

Definition

The character that should be used as the decimal marker. Default value is '.'. Only '.' and ',' are allowed to be decimal markers.

public char DecimalMarker;
val mutable DecimalMarker : char
Public DecimalMarker As Char 

Field Value

Applies to