RecordOptionsIgnoreCommentInfoInAnyPlace Property |
Indicates if the comment can have spaces or tabs at left (true
by default)
Namespace:
FileHelpers.Options
Assembly:
FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntaxpublic bool InAnyPlace { get; set; }
Public Property InAnyPlace As Boolean
Get
Set
Property Value
Type:
Boolean
See Also