Click or drag to resize

RdfParseExceptionStartLine Property

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

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

Property Value

Type: Int32
See Also