NAnt SDK Documentation - v0.92 |
|
Element.Location Property
Gets or sets the location in the build file where the element is defined.
[Visual Basic]
Overridable Protected Property Location As
Location
[C#]
protected virtual
Location Location {get; set;}
Property Value
The location in the build file where the element is defined.
See Also
Element Class | NAnt.Core Namespace