FieldBuilderFieldInNewLine Property |
Indicates that this field is at the beginning of a new line.
Namespace:
FileHelpers.Dynamic
Assembly:
FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntaxpublic bool FieldInNewLine { get; set; }
Public Property FieldInNewLine As Boolean
Get
Set
Property Value
Type:
Boolean
See Also