SSCMTask.

ServerConnect Property

Summary

The address and port number of the Surround SCM server host computer. Format is server:port. If not entered, the last saved connection parameters are used.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.SurroundSCM
Containing Type
SSCMTask

Syntax

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

Attributes

Type Description
TaskAttribute

Value

Type Description
string