Summary
Gets or sets the
NAnt.Core.Attributes.ProgramLocationAttribute.LocationType
of the task.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core .Attributes - Containing Type
- Program
Location Attribute
Syntax
public LocationType LocationType { get; set; }
Value
Type | Description |
---|---|
LocationType | The location type of the task to which the attribute is assigned. |