RdfParseExceptionEndPosition Property |
Gets the End Column of the Error or -1 if no position information.
Namespace:
VDS.RDF.Parsing
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public int EndPosition { get; }
Public ReadOnly Property EndPosition As Integer
Get
Property Value
Type:
Int32See Also