Click or drag to resize

NQuadsWriterToString Method

Gets the String representation of the writer which is a description of the syntax it produces.

Namespace:  VDS.RDF.Writing
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public override string ToString()

Return Value

Type: String

[Missing <returns> documentation for "M:VDS.RDF.Writing.NQuadsWriter.ToString"]

See Also