Summary
Retrieves the location in the build file where the element is
defined.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core - Containing Type
- Element
Syntax
public Location GetLocation()
Return Value
Type | Description |
---|---|
Location | The element's build file location |