Summary
The name of the BizTalk server on which to perform the action.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks .BizTalk - Containing Type
- ReceiveLocation
Syntax
[TaskAttribute("server", Required = true)]
[StringValidator(AllowEmpty = false)]
public string Server { get; set; }
Attributes
Type | Description |
---|---|
TaskAttribute | |
StringValidator |
Value
Type | Description |
---|---|
string |