P4Label.

Delete Property

Summary

Delete the named label. The default is false.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.Perforce
Containing Type
P4Label

Syntax

[TaskAttribute("delete", Required = false)]
[BooleanValidator()]
public bool Delete { get; set; }

Attributes

Type Description
TaskAttribute
BooleanValidator

Value

Type Description
bool