Click or drag to resize

BaseWriterContextNodeFormatter Property

Gets/Sets the Node Formatter in use.

Namespace:  VDS.RDF.Writing.Contexts
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public INodeFormatter NodeFormatter { get; set; }

Property Value

Type: INodeFormatter

Implements

IWriterContextNodeFormatter
See Also