BuildException.

Location Property

Summary

Gets the location in the build file of the element from which the exception originated.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core
Containing Type
BuildException

Syntax

public Location Location { get; }

Value

Type Description
Location The location in the build file of the element from which the exception originated.