Click or drag to resize

RdfParseExceptionHasPositionInformation Property

Gets whether the Exception has any position information.

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

Property Value

Type: Boolean
See Also