DeleteTask.

Destroy Property

Summary

Determines whether or not the item is Destroyed. The default is false.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.SourceSafe
Containing Type
DeleteTask

Syntax

[TaskAttribute("destroy")]
[BooleanValidator()]
public bool Destroy { get; set; }

Attributes

Type Description
TaskAttribute
BooleanValidator

Value

Type Description
bool