Summary
The name of the label.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks .SourceSafe - Containing Type
- LabelTask
Syntax
[TaskAttribute("label", Required = true)]
[StringValidator(AllowEmpty = false)]
public string Label { get; set; }
Attributes
Type | Description |
---|---|
TaskAttribute | |
StringValidator |
Value
Type | Description |
---|---|
string |