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; }
Public ReadOnly Property StartLine As Integer
Get
Property Value
Type:
Int32See Also