Summary
Specifies the BizTalk host on which to enlist the orchestration.
- Assembly
- NAnt
.Contrib .dll - Namespace
- NAnt
.Contrib .Tasks .BizTalk - Containing Type
- Orchestration
. Enlist Orchestration Action
Syntax
[TaskAttribute("host", Required = true)]
[StringValidator(AllowEmpty = false)]
public string Host { get; set; }
Attributes
Type | Description |
---|---|
TaskAttribute | |
StringValidator |
Value
Type | Description |
---|---|
string |