Click or drag to resize

JsonLdParserParserOptions Property

Get the current parser options.

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

Property Value

Type: JsonLdProcessorOptions
See Also