SendPort.

PortName Property

Summary

The name of the send port on which the perform the action.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.BizTalk
Containing Type
SendPort

Syntax

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

Attributes

Type Description
TaskAttribute
StringValidator

Value

Type Description
string