Click or drag to resize

SparqlJsonParserContextInput Property

Gets the JSON Text Reader.

Namespace:  VDS.RDF.Parsing.Contexts
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public JsonTextReader Input { get; }

Property Value

Type: JsonTextReader
See Also