Click or drag to resize

ClassBuilderIgnoreCommentInfoInAnyPlace Property

Indicates if the comment can have spaces or tabs at left (true by default)

Namespace:  FileHelpers.Dynamic
Assembly:  FileHelpers (in FileHelpers.dll) Version: 3.2.6
Syntax
public bool InAnyPlace { get; set; }

Property Value

Type: Boolean
See Also