NAnt SDK Documentation - v0.92

ProgramLocationAttribute.LocationType Property

Gets or sets the LocationType of the task.

[Visual Basic]
Public Property LocationType As LocationType
[C#]
public LocationType LocationType {get; set;}

Property Value

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

See Also

ProgramLocationAttribute Class | NAnt.Core.Attributes Namespace