Element.

Location Property

Summary

Gets or sets the location in the build file where the element is defined.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core
Containing Type
Element

Syntax

protected virtual Location Location { get; set; }

Value

Type Description
Location The location in the build file where the element is defined.