P4Info.

User Property

Summary

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

Syntax

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

Attributes

Type Description
TaskAttribute
StringValidator

Value

Type Description
string