BaseTask.

Port Property

Summary

The port number on which the host server is accepting requests
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.Mks
Containing Type
BaseTask

Syntax

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

Attributes

Type Description
TaskAttribute

Value

Type Description
string