|
CSV Engine Documentation Contents
|
FormatInfo describes the format of a data file. For a list of all members of this type, see FormatInfo Members.
System.Object
[Visual Basic]
Public Class FormatInfo
[C#]
public class FormatInfo
RemarksUse FormatInfo to supply advanced parameters for custom formats to the Reader and Writer classes. FormatInfo also exposes several static read only instances preinitialized with common formats. If the intended format does not include a text qualifier, set the TextQualifier property to EmptyQualifier. RequirementsNamespace: AldenSystems.CSVEngine Assembly: CSVEngine (in CSVEngine.dll) See AlsoFormatInfo Members | AldenSystems.CSVEngine Namespace |