Unbind.

Server Property

Summary

The name of the BizTalk server on which to perform the operation.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.BizTalk
Containing Type
Unbind

Syntax

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

Attributes

Type Description
TaskAttribute
StringValidator

Value

Type Description
string