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