Click or drag to resize

IWriterContextOutput Property

Gets the TextWriter being written to.

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

Property Value

Type: TextWriter
See Also