Click or drag to resize

BaseParserContextTraceParsing Property

Gets/Sets whether to trace parsing.

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

Property Value

Type: Boolean

Implements

IParserContextTraceParsing
See Also