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