TextLoader.Options.DecimalMarker Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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