ProgramLocationAttribute.

LocationType Property

Summary

Gets or sets the NAnt.Core.Attributes.ProgramLocationAttribute.LocationType of the task.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core.Attributes
Containing Type
ProgramLocationAttribute

Syntax

public LocationType LocationType { get; set; }

Value

Type Description
LocationType The location type of the task to which the attribute is assigned.