Method DisableTrimEndKeys
| Improve this Doc View SourceDisableTrimEndKeys()
Disables the trim at the end of the keys. This method will tell the parser not to remove trailing white spaces from the keys.
Declaration
IEnvParser DisableTrimEndKeys()
Returns
Type | Description |
---|---|
IEnvParser | An instance implementing the fluent interface. |