P4Labelsync.

Label Property

Summary

Name of the label to sync the specified or default view with.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.Perforce
Containing Type
P4Labelsync

Syntax

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

Attributes

Type Description
TaskAttribute
StringValidator

Value

Type Description
string