SlingshotTask.

Format Property

Summary

The output file format - either nant or nmake.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks
Containing Type
SlingshotTask

Syntax

[TaskAttribute("format", Required = true)]
[StringValidator(AllowEmpty = false)]
public string Format { get; set; }

Attributes

Type Description
TaskAttribute
StringValidator

Value

Type Description
string