Field in LineParser
The name of the property to use to signify that trailing whitespace should be trimmed if a tag had preceding whitespace or begins the line. This property must be a bool value.
public const string TrimWhitespaceProperty = "trimwhitespace";
Last updated 2 months ago
Was this helpful?