Click or drag to resize

IParserContextTraceParsing Property

Gets/Sets whether Parser Tracing should be used (if the Parser supports it).

Namespace:  VDS.RDF.Parsing.Contexts
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
bool TraceParsing { get; set; }

Property Value

Type: Boolean
See Also