Click or drag to resize

GraphVizWriterWarning Event

Event that is raised if there is a potential problem with the RDF being output

Namespace:  VDS.RDF.Writing
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public override event RdfWriterWarning Warning

Value

Type: VDS.RDFRdfWriterWarning

Implements

IRdfWriterWarning
Remarks
Not used by this Writer
See Also