P4Info.

Root Property

Summary

The name of the property to store the p4 client root in.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.Perforce
Containing Type
P4Info

Syntax

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

Attributes

Type Description
TaskAttribute
StringValidator

Value

Type Description
string