| NAnt  Help  Enum Reference  LoopTask.LoopTrim | v0.92-rc1 | 
[This is preliminary documentation and subject to change.]
| Field | Description | 
|---|---|
| Both | Remove all white space characters from the beginning and end of the current item. | 
| End | Remove all white space characters from the end of the current item. | 
| None | Do not remove any white space characters. | 
| Start | Remove all white space characters from the beginning of the current item. |