History.

FromLabel Property

Summary

The value of the label to start comparing to. If it is not included, the compare will start with the very first history item.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.SourceSafe
Containing Type
History

Syntax

[TaskAttribute("fromlabel", Required = false)]
public string FromLabel { get; set; }

Attributes

Type Description
TaskAttribute

Value

Type Description
string