Reset.

Server Property

Summary

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

Syntax

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

Attributes

Type Description
TaskAttribute
StringValidator

Value

Type Description
string