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