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; }
Public ReadOnly Property HasPositionInformation As Boolean
Get
Property Value
Type:
BooleanSee Also