Click or drag to resize

RdfParseExceptionEndLine Property

Gets the End Line of the Error or -1 if no position information.

Namespace:  VDS.RDF.Parsing
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public int EndLine { get; }

Property Value

Type: Int32
See Also