DiffTask.

Label Property

Summary

The value of the label to compare to. Required.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.SourceSafe
Containing Type
DiffTask

Syntax

[TaskAttribute("label", Required = true)]
public string Label { get; set; }

Attributes

Type Description
TaskAttribute

Value

Type Description
string