Summary
Gets the line number for the location.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core - Containing Type
- Location
Syntax
public int LineNumber { get; }
Remarks
Lines start at 1. Will be zero if not specified.
Value
Type | Description |
---|---|
int |