IgnoreCommentedLinesAttribute Class |
Note: This API is now obsolete.
Namespace: FileHelpers
The IgnoreCommentedLinesAttribute type exposes the following members.
Name | Description | |
---|---|---|
![]() | IgnoreCommentedLinesAttribute(String) | Indicates that the engine will ignore commented lines while reading.
(The Comment Marker can have any number of spaces or tabs to the left) |
![]() | IgnoreCommentedLinesAttribute(String, Boolean) | Indicates that the engine will ignore commented lines while reading. |
Name | Description | |
---|---|---|
![]() | AnyPlace |
Can the comment marker have preceding spaces
|
![]() | CommentMarker |
Comment marker string
|