DelimitedFieldBuilderFieldQuoted Property |
Indicates if the field is quoted with some char. (works with QuoteMode and QuoteChar)
Namespace:
FileHelpers.Dynamic
Assembly:
FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntaxpublic bool FieldQuoted { get; set; }
Public Property FieldQuoted As Boolean
Get
Set
Property Value
Type:
Boolean
See Also