Click or drag to resize

Notation3ParserTraceParsing Property

Gets/Sets whether Parsing Trace is written 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