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