Click or drag to resize

RdfXmlWriterContextWriter Property

Gets the XML Writer in use.

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

Property Value

Type: XmlWriter
See Also