SSCMLabel.

Label Property

Summary

The new label to create.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.SurroundSCM
Containing Type
SSCMLabel

Syntax

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

Attributes

Type Description
TaskAttribute
StringValidator

Value

Type Description
string