Summary
Gets the end position.
- Assembly
- NAnt
.Core .dll - Namespace
- NAnt
.Core - Containing Type
- Expression
Parse Exception
Syntax
public int EndPos { get; }
Value
Type | Description |
---|---|
int | The end position. |
public int EndPos { get; }
Type | Description |
---|---|
int | The end position. |