DelimitedFieldBuilderQuoteChar Property |
Indicates the char used to quote this field. (only used when FieldQuoted is true)
Namespace:
FileHelpers.Dynamic
Assembly:
FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntaxpublic char QuoteChar { get; set; }
Public Property QuoteChar As Char
Get
Set
Property Value
Type:
Char
See Also