P4Info.

Client Property

Summary

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

Syntax

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

Attributes

Type Description
TaskAttribute
StringValidator

Value

Type Description
string