Click or drag to resize

IWriterContext.Output 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