Summary
Name of label to create/delete.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks .Perforce - Containing Type
- P4Label
Syntax
[TaskAttribute("label", Required = true)]
[StringValidator(AllowEmpty = false)]
public string Label { get; set; }
Attributes
Type | Description |
---|---|
TaskAttribute | |
StringValidator |
Value
Type | Description |
---|---|
string |