Unbind.

SendPipeline Property

Summary

The assembly qualified name of the SEND pipeline to set when unbinding a send pipeline.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.BizTalk
Containing Type
Unbind

Syntax

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

Attributes

Type Description
TaskAttribute
StringValidator

Value

Type Description
string