[]
Gets or sets the column separator string.
This property is obsolete and returns the same value as ColumnSeparator.
[Obsolete("SeparatorString is obsolete, use ColumnSeparator.")]
public string SeparatorString { get; set; }
<Obsolete("SeparatorString is obsolete, use ColumnSeparator.")>
Public Property SeparatorString As String