TxtSaveOptions.Separator

TxtSaveOptions.Separator property

Gets and sets char Delimiter of text file.

public char Separator { get; set; }

See Also