TxtLoadOptions.Separator

TxtLoadOptions.Separator property

Gets and sets character separator of text file.

public char Separator { get; set; }

See Also