Property FieldDelimiter
FieldDelimiter
Gets or sets what separates two fields. The default is a comma.
public string FieldDelimiter { get; set; }
Property Value
Exceptions
- ArgumentException
The value is empty.
Gets or sets what separates two fields. The default is a comma.
public string FieldDelimiter { get; set; }
The value is empty.