[This is preliminary documentation and subject to change.]
Missing <summary> documentation for T:NAnt.Core.Tasks.LoopTask.LoopTrim
Missing <remarks> documentation for T:NAnt.Core.Tasks.LoopTask.LoopTrim
Member Name | Description |
---|---|
None | Do not remove any white space characters. |
End | Remove all white space characters from the end of the current item. |
Start | Remove all white space characters from the beginning of the current item. |
Both | Remove all white space characters from the beginning and end of the current item. |
Namespace: NAnt.Core.Tasks
Assembly: NAnt.Core (in NAnt.Core.dll)