Click or drag to resize

NQuadsWriterTripleFormatterType Property

Gets the type of the Triple Formatter used by this writer.

Namespace:  VDS.RDF.Writing
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public Type TripleFormatterType { get; }

Property Value

Type: Type

Implements

IFormatterBasedWriterTripleFormatterType
See Also