Location.

ColumnNumber Property

Summary

Gets the column number for the location.
Assembly
NAnt.Core.dll
Namespace
NAnt.Core
Containing Type
Location

Syntax

public int ColumnNumber { get; }

Remarks

Columns start a 1. Will be zero if not specified.

Value

Type Description
int