ConvertNumericData

CsvLoadOptions.ConvertNumericData property

Indicates whether the string in the file is converted to numeric. Default is True.

public bool ConvertNumericData { get; set; }

See Also