NAnt SDK Documentation - v0.92

Location Class

Stores the file name, line number and column number to record a position in a text file.

For a list of all members of this type, see Location Members.

System.Object
   NAnt.Core.Location

[Visual Basic]
<Serializable, _  Serializable>
Public Class Location
[C#]
[Serializable]
[Serializable]
public class Location

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: NAnt.Core

Assembly: NAnt.Core (in NAnt.Core.dll)

See Also

Location Members | NAnt.Core Namespace