Click or drag to resize

RdfXmlParserTraceParsing Property

Controls whether Parser progress will be traced by writing output to the Console.

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

Property Value

Type: Boolean

Implements

ITraceableParserTraceParsing
See Also