P4Base.

Port Property

Summary

The p4 server and port to connect to. The default is "perforce:1666".
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.Perforce
Containing Type
P4Base

Syntax

[TaskAttribute("port", Required = false)]
public string Port { get; set; }

Attributes

Type Description
TaskAttribute

Value

Type Description
string