JsonLdParserParserOptions Property  | 
 
            Get the current parser options.
            
 
    Namespace: 
   VDS.RDF.Parsing
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxpublic JsonLdProcessorOptions ParserOptions { get; }Public ReadOnly Property ParserOptions As JsonLdProcessorOptions
	Get
Property Value
Type: 
JsonLdProcessorOptions
See Also