Click or drag to resize

RdfXmlWriterContextOutput Property

Gets the TextWriter being written to.

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

Property Value

Type: TextWriter

Implements

IWriterContextOutput
See Also