CSV

FileType.CSV field

Comma Separated Values File (.csv) represents plain text files that contain records of data with comma separated values. Learn more about this file format here.

public static readonly FileType CSV;

See Also