Summary
The type of whitespace trimming that should be done. The default
is
NAnt.Core.Tasks.LoopTask.LoopTrim.None
.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core .Tasks - Containing Type
- LoopTask
Syntax
[TaskAttribute("trim")]
public LoopTask.LoopTrim TrimType { get; set; }
Attributes
Type | Description |
---|---|
Task |
Indicates that property should be treated as a XML attribute for the task. |
Value
Type | Description |
---|---|
LoopTask |