Click or drag to resize

HtmlSchemaWriter.Warning Event

Event which is raised if there is a non-fatal error with the RDF being output

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

Value

Type: VDS.RDF.RdfWriterWarning

Implements

IRdfWriter.Warning
See Also