Click or drag to resize

GraphVizWriter.Warning 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.RDF.RdfWriterWarning

Implements

IRdfWriter.Warning
Remarks
Not used by this Writer
See Also