SourcePosition Properties |
[This is preliminary documentation and is subject to change.]
The SourcePosition type exposes the following members.
Name | Description | |
---|---|---|
Column |
Gets the column.
| |
Line |
Gets the line.
| |
RawPosition |
Gets the raw character position. Useful for looking up the location from a string.Substring call.
|