[]
Gets or sets the column separator string used when opening a CSV file.
This property is obsolete. Use ColumnSeparator instead.
[Obsolete("SeparatorString is obsolete, use ColumnSeparator.")]
public string SeparatorString { get; set; }
<Obsolete("SeparatorString is obsolete, use ColumnSeparator.")>
Public Property SeparatorString As String