LoopTask.

Delimiter Property

Summary

The deliminator char.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core.Tasks
Containing Type
LoopTask

Syntax

[TaskAttribute("delim")]
public string Delimiter { get; set; }

Attributes

Type Description
TaskAttributeAttribute Indicates that property should be treated as a XML attribute for the task.

Value

Type Description
string